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

GroupByExpressions and Ordering

1 Answer 45 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Cori
Top achievements
Rank 2
Cori asked on 21 Sep 2010, 09:56 PM
I'm using GroupByExpressions and I want to order my groups on another field.

So my tables would be something like this:

SubCategoryName
Question
SortIndex

I want to group by the SubCategoryName, but sort by the SortIndex field.

Is this possible with RadGrid? I've tried every solution I could think of and cannot find a way to accomplish this.

1 Answer, 1 is accepted

Sort by
0
Mira
Telerik team
answered on 24 Sep 2010, 02:02 PM
Hello Cori,

In order to implement the desired functionality, you can set the desired sorting expression and group-by expression manually. For additional information, please examine the following resources:
Sorting expressions
Declarative definition
Programmatic definition

I hope this helps.

Greetings,
Mira
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
Grid
Asked by
Cori
Top achievements
Rank 2
Answers by
Mira
Telerik team
Share this question
or