|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
TreeView ControlI 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. 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. > Can you show me some sample code or a link for an example?
Thanks so much
VS2005 C# is very BUGGY, please hlp
custom control client values gone with postback Server Control - object not saved when button clicked How to cycle through checkboxes in a datagrid and find out which ones are checked? repost: custom control client values gone with postback -- no solution found... DropDownList Value Mouseover, mouseout, click etc on datagrid. DataList Issue Setting focus to TextBox Help on rendering a control from page ??? |
|||||||||||||||||||||||