The XML file is input given to loadXML of DHTML Tree, till 140 nodes this it is working fine , after it is not working even for one item increases in the item list for more than 140nodes
Plz give me the solution for this (is there any limitation to load no.of elements in the tree). We are using Tree inside the Layout component.
This is the sample code I am using to initialize the DHTML Tree
And the xml am using is attached to this email
tree=new dhtmlXTreeObject(“menu_zone”,“100%”,“100%”,0);
tree.setImagePath(“Images/Tree/csh_bluebooks/”);
tree.loadXMLString(supobj);
Please help to solve this problem
Thank you
Paresh
Unfortunately, xml is not attached to this sample.
But it seems that we have gotten the same message by email.
If you don’t get the answer by email, please, contact us and provide the xml once again.