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

Custom Sort Order

1 Answer 88 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Daniel
Top achievements
Rank 1
Daniel asked on 24 Jan 2011, 06:51 AM
Hi,

Is is possible to used a custom sort order to perform a column sort in a GridView column?

For example,  I want to use a custom sort to sort text column row values 1,2,10,3 to have a sort order of 1,2,3,10 rather then 1,10,2,3

Thanks
Daniel

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 24 Jan 2011, 07:49 AM
Hello,

 You can cancel the grid default sorting and provide your own similar to this demo

All the best,
Vlad
the Telerik team
Let us know about your Windows Phone 7 application built with RadControls and we will help you promote it. Learn more>>
Tags
GridView
Asked by
Daniel
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or