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

How to Sort Treeview Nodes

3 Answers 220 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Liji Jose
Top achievements
Rank 1
Liji Jose asked on 04 May 2010, 11:26 AM
hi,
        
      I am Doing Drag and Drop Between Node , after Drag and Drop , the nodes should be Sorted . 
i want to know how to do sorting in client side and serverside ..

I am using Asp.net ajax q1 2010 ,net 3.5
 

Thanks & Regards
lijijose

3 Answers, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 04 May 2010, 12:54 PM
Hi Liji Jose,

Refer  the following code library submission that shows how to sort the child items of data-bound controls in the DataBound event.
Sorting, filtering, or applying any custom rule to an item collection of RadMenu, Radpanelbar, RadTabstrip, RadTreeview or RadCombobox

I hope this would help you to get started.
Princy.
0
Liji Jose
Top achievements
Rank 1
answered on 05 May 2010, 10:16 AM
Hi Princy,

  Thanks for u r reply .

Is There any other Inbuilt sort Property to sort the Nodes from Server side , after drag and drop .?

and a way to Sort in the Client Side ...


Thanks
LijiJose

0
Veronica
Telerik team
answered on 05 May 2010, 01:05 PM
Hi Liji Jose,

No, there is no ready Property for sorting the RadTreeNode collection server-side or on the client. You may use the post which Princy Philip offered. 

Hope this helps.

Greetings,
Veronica Milcheva
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
TreeView
Asked by
Liji Jose
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Liji Jose
Top achievements
Rank 1
Veronica
Telerik team
Share this question
or