Hi There.
I have a treeview that i am population with data from a database.
Each treenode will have a dirrerent navigateUl assigned to it and the tree has multiple levels.
Basically i understand that the index structure of the tree works like 1.0.3 which will mean that i have the second node -> first node -> fourth node selected.
What i want to know is how do i add a section onto the navigateurl so that when i go to a different page the expanded nodes will still be expanded.
ex page2.aspx?s=1.0.3
Thanks a million
I have a treeview that i am population with data from a database.
Each treenode will have a dirrerent navigateUl assigned to it and the tree has multiple levels.
Basically i understand that the index structure of the tree works like 1.0.3 which will mean that i have the second node -> first node -> fourth node selected.
What i want to know is how do i add a section onto the navigateurl so that when i go to a different page the expanded nodes will still be expanded.
ex page2.aspx?s=1.0.3
Thanks a million