Hi I am using rad treeview control which will have more than 500 nodes at any point of time. I am using Server Side as the expand mode as attributes are attached to the nodes. I am also using radajaxmanager to ajaxify the node expansion.
with IE 7 it takes almost 10-15 seconds to fully render the tree after expansion at the same time it takes hardly 3-4 seconds in safari.
I am using master page inmy application and various other rad controls like rad grid, rad splitter, rad pane and rad window.
I tried with UseEmbeddedScripts="false" but of no use.
Is radtree is not advisable with this many number of nodeds in container pages or IE?
The performance is very good in safari and poor in IE7.
Thanks
-Ankur