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

RadTreeListView Sorting

1 Answer 86 Views
TreeListView
This is a migrated thread and some comments may be shown as answers.
Tim Tos
Top achievements
Rank 1
Tim Tos asked on 10 May 2010, 11:52 AM
Hello.

I am just trying to get the RadTreeListView sorted! But no luck.
I've set the IsSortable to true, I've added SortDescriptions, ...

What is the magic word to get the columns sorted?
Thanks a lot,
Tim.

1 Answer, 1 is accepted

Sort by
0
Miroslav
Telerik team
answered on 13 May 2010, 08:39 AM
Hello Tim,

Currently the CTP version of the TreeListView has only very basic support for sorting.

The Q2 version of the control will be based on the GridView and it will inherit all its data features. It is best not to base production code on the control because of the expected changes.

For sorting to work you need to specify the PropertyName="MyProperty" on the column which will identify the property which will be used for sorting.

Best wishes,
Miroslav
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
TreeListView
Asked by
Tim Tos
Top achievements
Rank 1
Answers by
Miroslav
Telerik team
Share this question
or