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

Grouping

1 Answer 51 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Prathap
Top achievements
Rank 1
Prathap asked on 29 Oct 2008, 04:02 PM
Hi,
 I have data coming from a datatable which is dynamically generated and filled to the radrid control.
Can anyone please help me how to achieve grouping and sorting functinality for the same.
I did not add any code for the same?
Regards
Prathap.K.H

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 30 Oct 2008, 05:10 AM
Hi Prathap,

Sorting in Grid can be implemented by setting the AllowSorting property to true.
For implementing Grouping you need to set the GroupByExpressions. Go through the following demo links for getting more information on this regard.

Basic sorting
Outlook-style grouping

Thanks
Shinu.


Tags
Grid
Asked by
Prathap
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or