Home - Forums-.NET - FlyTreeView (ASP.NET) - Child nodes

FlyTreeView (ASP.NET)

Technical support and KB related to the FlyTreeView control

This forum related to following products: FlyTreeView for ASP.NET

Child nodes
Link Posted: 23-Nov-2005 07:42
Hi,

How can i get ALL the child nodes of the source node on drag and drop event ?

Can i run the select command on rigth-click mouse button, how?


Thanks
Fernando & Hugo
Link Posted: 24-Nov-2005 12:28
What do you mean saying get?
You can always get the child nodes using the Nodes collection of the TreeNode (both server and client side).