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

Single Column Sorting

2 Answers 53 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Daniel
Top achievements
Rank 1
Daniel asked on 11 Dec 2012, 04:15 PM
Is it possible to just sort on one column at a time? I have alot of columns and don't want the user
clicking on a million columns to sort. It just gets to complicated. So I just need the column sorting on one
column at a time. Is this possible?

Thanks!
Daniel

2 Answers, 1 is accepted

Sort by
0
Dimitrina
Telerik team
answered on 12 Dec 2012, 08:12 AM
Hello Daniel,

Actually that would be the default behaviour. The user can sort on a single column with a click on its header, then if he clicks on another column's header, the GridView will be sorted based on that column's values. You can check our WPF Demos for a reference.

Regards,
Didie
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Daniel
Top achievements
Rank 1
answered on 12 Dec 2012, 07:13 PM
Didie,

This is good to hear, I'll look into this.

Thanks,
Dan
Tags
GridView
Asked by
Daniel
Top achievements
Rank 1
Answers by
Dimitrina
Telerik team
Daniel
Top achievements
Rank 1
Share this question
or