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

Radgridview UI For Already Sorted Collection

1 Answer 28 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Siward Land
Top achievements
Rank 1
Siward Land asked on 23 Jul 2012, 07:09 PM

I have a radgridview with a itemsource that is binded to a collection that is already sorted.  When run, the UI displays a table that is sorted, but the first column in which it is sorted by doesn't have the sorted appearance.

How do I make radgridview show the sorted appearance for the first column, without making it redundantly processing the sort all over again? 

Thanks for the help,

Siward 

1 Answer, 1 is accepted

Sort by
0
Dimitrina
Telerik team
answered on 24 Jul 2012, 05:21 AM
Hi,

 You can set the SortingState property of the first columnn and it will show the sorting indicator. 

Greetings,
Didie
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
GridView
Asked by
Siward Land
Top achievements
Rank 1
Answers by
Dimitrina
Telerik team
Share this question
or