Slow XML Loading

Hi;



I have a page up on www.hofstrateach.org/soft cat. Also, there is an XML file the tree loads that takes a long time. Images render slowly and data populates at very slow pace. Is there anyway to instruct the tree to load the XML file into memory and then parse it for rendering???



That would be much faster.



thank you in advance.



The tree supports smartXMLParsing mode ( pro version only ) - in such mode tree loads all data from server at once, and just render it on demand ( when branches expanded )

dhtmlx.com/docs/products/dhtmlxT … 8560633000