ASP.NET Data Tree
Simplify the display of hierarchical data into a web-based tree depicting familiar parent-child relationships between nodes of information. Users will love the responsive user experience, high performance design, rich functionality (such as drag-and-drop), templating, and more.
DOWNLOAD ASP.NET SamplesHigh Performance
Provides full-load, on-demand capability for the best performance from an ASP.NET tree control.
Drag and Drop
Users can move or copy tree nodes from tree to tree (even within the same tree) using intuitive mouse gestures with the support of drag target suggestions and client-side events.
Data Binding
Connect the data tree to your data source and have it auto-generate the tree's node structure for you or you can populate it yourself.
Navigation and Selection
Users have several options, including mouse and keyboard, by which they can navigate through and select the tree's nodes.
Node Editing
Allow users to edit nodes in the tree structure.
Templating
Customizable ASP.NET template support at the node-level, during load on demand operations, and for when the tree is empty.