Would it be possible to pass all the expanded nodes (as a string array) in a url query string so that we could attempt to persist session state that way? Thought it might be possible to catch the parameters in the masterpages page_Load event and then expand
the tree that way??
Mark the Arc...
Member
85 Points
21 Posts
Re: Treeview Navigation BETA3
Nov 07, 2006 02:31 PM|LINK
Would it be possible to pass all the expanded nodes (as a string array) in a url query string so that we could attempt to persist session state that way? Thought it might be possible to catch the parameters in the masterpages page_Load event and then expand the tree that way??
Does this seem do-able