I have a simple site map file:
A simple sitemap data source is added to the page
A radmenu is binded to that data source...
now, everytime I go to Page1.aspx the "First Time" and "Page 1" node in my radmenu are highlighted (as expected) because that is the current location returned by the sitemapdatasource1
How could I avoid this behaivor? I don't want to highlight the current page in the radmenu, I guess this should be something I just don't know how to do...
Could somebody help me please?
PD: ASP.NET RadControls 2009 Q2