The nodes of this ASPTreeView are loaded from a database
Hello, I am Root node!
a1 - First Node under root
Under parent a1; Node a4
Under parent a1; Node a5
a2 - Second Node under root
a3 - Third Node under root
Under parent a3; Node a6
Under parent a3; Node a7
Under parent a7; Node a8
The nodes of this ASPTreeView are created by code
Hello, I am Root node!
obout.com
Home
ASPTreeView
Small
Fast
Easy
More nodes
Different color
Any HTML
Select Icons
Memobook
Recycle :)
Right click on the nodes of the ASPTreeView. An EasyMenu with different options will pop-up.
We need to create a string that contains all the ids of all nodes to which
we want to attach the EasyMenu ASP.NET control, then set the AttachTo property
of the EasyMenu to this string:
Show Node's HTML
Expand/Collapse Node
Show Node's HTML
Expand/Collapse Node