- Initializae from HTML
dhtmlxTree object can be initialized easily from html lists. No additional scripting needed.
- Autoloading from XML
Autoloading (or dynamical loading) is another way for increasing performance for big trees. In its case data is loaded from server side on demand - when user expands level. Using this technique you can implement trees with really huge amount of data.