Hello,
I work with infragistigs (NetAdvantage 2010.2) and I have a data tree on my page. But with the Internet Explorer (6, 8) the following error message is indicated:
"The script break
A script on this page causes browser delays. Another version of the script may cause that the computer stops responding."
Only in the intert explorer and if you click yes, the same message comes again. Click yes again and you get on the page. But nothing is saved in the session! This is every time, no difference between checked boxes or unchecked boxes.
The data tree works with a 2065 lines big xml file! Can it be that this is too much to charge for IE?
Thanks for help!
Best regards, j
Hi there,
Load on demand feature is enabled using:
InitialDataBindDepth
="Depth you would like"
Try enabling load on demand and give us an update if you're still getting the slow running script message!
Thank you for using the Infragsitics forums!
What is the limit on the number of nodes that the control can hold under a parent?
It seems normal, can you upload a sample, so that I can test and diagnose what it causing the delays :)
Thanks,
Lubomir
My xml file contains about 2000 seperate nodes.
It is three levels deep. The secend level is shown by default and there excactly 27 nodes at this level.
Can you explain to me how to enable this "load on demand" feature?
Thanks for happen.
j
IE is the slowest browser in terms of processing javascript. Can you share how many nodes did you load in the tree as well as on how many levels. Also in what scenario the tree is used and when do you experience this slow running script message? There was a limitation that if you load more than X nodes, you must use load on demand, but I have to check how many.