Hi,
I have a menu with multiview which has three views say view1, view2 and view3 and in each view I have used a treeview to display the menu structure.
Here I have used three sitemap files for each treeview also can navigate through each view with the help of three buttons.
And my problem is when I select the view3 and clicks a link say aboutus.aspx in that view, after redirecting to the aboutus.aspx page the view selected is view1 and I want view3 to be selected if one clicks a link from the view3 and view2 if the link is from view2 and so on.
Please help me to find a solution.
Thanks in advance for your help.
Sudheshna K