V
Vikram
Hi,
I am using a treeview control in a master page. On click of any node I am
opening new page and all pages are incorporated in master page. Now I want to
maintain state of treeview expanded nodes. i.e. if any node is expanded, then
on click of that node and after new page is loaded , treeview should come
with the previous state i.e. nodes should come expanded if they were and
collapsed if they were. How to do this as clciking on node and loading new
page gives ispostback to false for the treeview container control?
Vikram
I am using a treeview control in a master page. On click of any node I am
opening new page and all pages are incorporated in master page. Now I want to
maintain state of treeview expanded nodes. i.e. if any node is expanded, then
on click of that node and after new page is loaded , treeview should come
with the previous state i.e. nodes should come expanded if they were and
collapsed if they were. How to do this as clciking on node and loading new
page gives ispostback to false for the treeview container control?
Vikram