| Sample: dhtmlxTreeGrid | Smart Parsing | dhtmlxTreeGrid main page |
Smart parsing can increase performance of the TreeGrid control when you have a lot of nodes and levels in it.
Current sample demonstrates loading of 1700 nodes on 4 levels. There is no need to change anything on server side.
mygrid.enableSmartXMLParsing(true);
| © DHTMLX LTD. All rights reserved |