Check documentation for the latest version of dhtmlxSuite Tree DHTMLX Docs

Tree

dhtmlxTree is a flexible, smart and easy-to-use JavaScript tree component which allows creating hierarchical navigation interfaces for web applications. It works greatly with huge amounts of data due to special techniques implemented.

dhtmlxTree possesses advanced drag-and-drop, dynamical loading of nodes, customizable view, unlimited number of nodes and many other capabilities that make it a fully-featured aid for developers.

Communication with server is done via AJAX that allows the tree content to be updated without reloading the entire webpage. Complete JavaScript API is provided to help users to save time on configuring.

API Reference
Related resources
Guides

Initializing & Configuring Tree

Shows the types and stages of Tree initialization, the possibilities of Tree customization and increasing its performance.

Working with Tree

Describes the operations which can be performed with Tree elements.

Auxiliary Resources

Guides you through common information you may need while working with Tree.
Back to top