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

[Solved] How to sort a GridDropDownColumn`?

1 Answer 140 Views
Grid
This is a migrated thread and some comments may be shown as answers.
anonym
Top achievements
Rank 1
anonym asked on 15 May 2009, 01:01 PM
Hello i have a GridDropDownColumn with a ObjectDataSource, now the data are not sorted alphabetical, how to sort this data??

1 Answer, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 18 May 2009, 01:58 PM
Hello anonym,

You may consider the approach presented here and use a hidden GridBoundColumn bound to the ListTextField source field of the GridDropDownColumn to sort by it after canceling the default sort operation. The sorting command (and other commands that are recognized internally by RadGrid) are listed in this documentation article.

Best regards,
Sebastian
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Grid
Asked by
anonym
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Share this question
or