This is a migrated thread and some comments may be shown as answers.

astest way to insert nodes on the client side

1 Answer 30 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
mirang
Top achievements
Rank 1
mirang asked on 04 May 2012, 12:59 AM
radtreeview has addNodesTo() method for faster adding a treenodecollection to the treeview. Do we have some simillar kind of method even to insert a treenodecollection to the treeview on the client side. Right now we can only insert one record at a time in the treeview, so is there some way to insert a collection of nodes to the treeview on the client side so that the output is fast.

1 Answer, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 04 May 2012, 11:19 AM
Hi Mirang,

There is no such property built in RadTreeView but a functionality similar to what you are asking for is shown in this Code Library.

Hope this will help you.

All the best,
Plamen Zdravkov
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
TreeView
Asked by
mirang
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Share this question
or