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.