|
-
Apr 22nd, 2008, 09:57 PM
#1
Thread Starter
Fanatic Member
Can't get treeview control to stay open asp.net
Hello: I'm working on a small web site and would like to use the treeview control. This is my first time to use a treeview control.
I've embedded the treeview in a master page - and When it first loads, it collapses to show only the primary nodes; If I select one of these, it expands as it should to show the child nodes; however, if I click on a child node to display a page, the child nodes collapse after the page opens.
I'm working with System.Web.UI.WebControls and my tree view is not created dynamically.
I'm trying to work with some of the events such as TreeView1_TreeNodeExpanded but can't seem to get it to work.
I would really appreciate any dirrection you can point me in.
Thanks,
Proctor
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|