Hi
I have rad treeview with check box and my treeview have more than 2000 nodes.
Top of the treeview control i have a check box check all. when i click the check all checkbox i need to select all the parent and child nodes. With out looping the node, is any other option is there?
Because if i loop all the node using javascript, IE giving the error message. script is running continuously it will slow down other operations.
Regards
Vairam
I have rad treeview with check box and my treeview have more than 2000 nodes.
Top of the treeview control i have a check box check all. when i click the check all checkbox i need to select all the parent and child nodes. With out looping the node, is any other option is there?
Because if i loop all the node using javascript, IE giving the error message. script is running continuously it will slow down other operations.
Regards
Vairam