Click to See Complete Forum and Search --> : TreeView Expand/Collapse


unseth
05-10-2007, 10:04 AM
I have a TreeView control that I have a question about:

ExpandDepth is set to 1.

Is there a setting in the Properties to where I can have the control keep the selection open after it is selected and not collapse after
I have selected the option that I wanted?

-Home
+ AAAA
+ BBBB

After Selecting AAAA

-Home
- AAAA
aaaa
+ BBBB

If I select aaaa, then the aaaa page appears in my contentplaceholder but the treeview goes back to

- Home
+ AAAA
+ BBBB

But I would like for it to stay in the previous format

-Home
- AAAA
aaaa
+ BBBB

unseth
05-11-2007, 04:25 PM
Found the answer:

http://forums.asp.net/1/1547283/ShowThread.aspx