Hi,
I am using a very big xml file (around 30 mb) to generate a tree. I am already using tree.enableSmartXMLParsing(true), but tree is taking 8 seconds to load. Is it possible to fasten up tree loading? is there anything else I can do to reduce the loading time? Can I break the xml file into multiple file, is it possible for dhtmlx to load tree from multiple files?
please respond…