This is a migrated thread and some comments may be shown as answers.

Menu adding extra folder to path

1 Answer 40 Views
Menu
This is a migrated thread and some comments may be shown as answers.
William
Top achievements
Rank 1
William asked on 24 Oct 2011, 10:59 AM
I have the strangest thing happening with my url. I have been testing a new website in QA, and I noticed that every time I use a Telerik RadMenu I get an extra folder in the url. I have my QA website hosted on godaddy and the url is www.programguy.com. This website resides in a folder called "programguy". When I traverse this website, every thing appears to be working normally and the url looks normal, i.e. www.programguy.com/default.aspx would be an example of the url. However, when I use the RadMenu the url changes to www.programguy.com/programguy/default.aspx. Can anyone give me some insight on how to correct this?

William

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 27 Oct 2011, 11:02 AM
Hi William,

Can you explain how you populate the menu? What data source do you use? Do you handle any events such as ItemDataBound or DataBound? Do you use databindings?

You can inspect with the debugger tool what value is assigned to the NavigateUrlProperty of the item in ItemDataBound?

Greetings,
Peter
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
Menu
Asked by
William
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or