C
CW
I am using the treeview control for the web application I am writing. I have
found it be very slow dealing with a moderately sized nodes collection
(about 40 nodes) rendering to a browser.
The total size of the entire page is only 50K, and with a 512 Kbps link, the
treeview control takes 10 seconds to load from the server whereas non-tree
view pages take only 1 sec to load.
Anyone has got ideas how to improve rendering speed for pages including
treeviews?
Thanks in advance
found it be very slow dealing with a moderately sized nodes collection
(about 40 nodes) rendering to a browser.
The total size of the entire page is only 50K, and with a 512 Kbps link, the
treeview control takes 10 seconds to load from the server whereas non-tree
view pages take only 1 sec to load.
Anyone has got ideas how to improve rendering speed for pages including
treeviews?
Thanks in advance