I have a MasterPage containing a TreeView menu. When clicking a menu item, a
page is loaded into the ContentPlaceHol der. It seems like both the
MasterPage and the page in the ContentPlaceHol der is refreshed when clicking
the menu item. That might be how it is supposed to be, but the problem is
that the menu in the masterpage returns to it's origin state where all the
nodes are collapsed. Is there a way to avoid this from happening?
TIRislaa
Comment