Is there any limitation to load the nodes in the same level

i am trying to load more than 15000 nodes in the same level.

i have 15 nodes in the first level and one of this node have more than 15000 nodes in the next level. when i am trying to expand the first level node, it’s not getting loaded and also show the script error (unresponsive script error) after waiting for 4-5 minutes.

For your information, actually i am using ‘setXMLAutoLoading’ to open the next level item dynamically because as per your suggestions on your sites ‘DynamicLoading’ will give the better performance compared to other approaches (SmartRendering and enableSmartXmlParsing).

Can you please help me to resolve this issue or let me know is there any limitation to load the nodes in the same level.

Please check docs.dhtmlx.com/doku.php?id=dhtm … erformance

Thanks for ur reply but i tried everything… nothing work for me… can u give me the any other options…

Do you have 15000 nodes on each level or total count of nodes in tree is 15000?