Home All Groups Group Topic Archive Search About
Author
28 Nov 2005 3:50 PM
lwhitb1
I am using a TreeView Control inside a master page template. I am
populating the TreeView control with items from a database. What I
would like to do is figure out a way to keep track of the items the
user has previously selected. The problem is that there is another menu
bar on the top of my website, and when the user selects an item on that
menu, it loads another page that forces that TreeView control to load
again since this new page inherits the master page template. Is there a
way to keep the existing state of the TreeView Control in tact?

Thanks in advance.

Author
30 Nov 2005 7:43 PM
Pipo
I did it via the Querystring.


Show quoteHide quote
"lwhitb1" <leewhitb***@gmail.com> schreef in bericht
news:1133193002.412644.24900@g47g2000cwa.googlegroups.com...
>I am using a TreeView Control inside a master page template. I am
> populating the TreeView control with items from a database. What I
> would like to do is figure out a way to keep track of the items the
> user has previously selected. The problem is that there is another menu
> bar on the top of my website, and when the user selects an item on that
> menu, it loads another page that forces that TreeView control to load
> again since this new page inherits the master page template. Is there a
> way to keep the existing state of the TreeView Control in tact?
>
> Thanks in advance.
>
Author
30 Nov 2005 8:37 PM
lwhitb1
Can you show me some sample code or a link for an example?

Thanks so much

--
Sent via .NET Newsgroups
http://www.dotnetnewsgroups.com