Hi Everyone,
I've been using the menu control for navigation within my application using the web.sitemap, everything works fine except when I click on a hyperlink within the page, the selected menu item within the menu control is no longer selected. Is there a way to keep the menu item selected even though I click on a hyperlink within the page?
Not sure if this is a good solution, but I was thinking to store the current node within a viewstate and then retrieve on the nect page load (not sure if this will owrk, it's just a theory).
Thanks,
IJ