RadTreeView for ASP.NET AJAX

RadControls for ASP.NET AJAX

To traverse Nodes, iterate the Nodes collection of the TreeView or Nodes collection of a Node. Each member of the collection will be of RadTreeNode type that will allow access to Text, Value and other properties. Use the GetAllNodes() method to return Nodes from the entire Tree at one time.