Working with treeview

M

Mark Goldin

After treeview is loaded into the browser I'd like to select a particular
node and expend it programmatically. How can I do that?

Thanks
 
A

Alvin Bruney

The easiest way is to set the expand property to true on the selected node.
You would need to obtain or set the node first. And then set it's expand
property to true. There are ample examples of this in
microsoft.public*.webcontrols as a starting point.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,527
Members
45,000
Latest member
MurrayKeync

Latest Threads

Top