Tree loading in IE6

Hi, all

There’s a speed issue when tree data loading in IE6.
soooooo slow…

Is there any way for speed up?
(never told me to upgrade IE…IE6 need to be used…)

Thanks for any help!

Best Regards

Hi
if your tree is quite small, use smart rendering mode:
dhtmlx.com/docs/products/dht … ering.html
If it is quite ig, use dynamic loading mode:
dhtmlx.com/docs/products/dht … tions.html

Hi,

Thanks for ur reply…
I’ve tried both of the function…but seems like it doesn’t work well…

Is there any other way?

Best regards,

Hi
There are only 2 ways. Sometimes a speed depends on the browser version. IE6 is really more slowly, than new versions.
Coul you provide us your xml srtucture? Or at least full quantity of items and the maximum quantity of items at one level.