Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Paresh on Oct 20, 2008 06:27
open dhtmlx forum
Dhtmlx Tree upper limit in number of nodes problem

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
Answer posted by Support on Oct 20, 2008 09:24
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.