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

RadGrid / GroupHeader with aggregates

1 Answer 198 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Jens Olesen
Top achievements
Rank 1
Jens Olesen asked on 18 Mar 2010, 01:11 PM
Hi all,

I would like to create a grid with GroupHeaders containing sum-values of some columns (see attached image).
The group can be expanded so all 'sub-data' are aligned in columns under the corresponding GroupHeader columns.
This would be a nice compact overview of data.

As far as I can see, aggregates can only be placed in the Footer. It doesn't look nice, and one group always takes 2 rows which is a 'waste' of space.

If this cannot be done in a RadGrid - what else can I do ?


Thanks

1 Answer, 1 is accepted

Sort by
0
Schlurk
Top achievements
Rank 2
answered on 22 Mar 2010, 02:53 PM
You can always follow the instructions in this documentation article which go over how you can customize a GridGroupHeaderItem, which would grant you the ability to replicate your desired layout and behavior. There is another article (found here) which goes over how to perform custom calculations in the header and it might also be helpful to you in this case.
Tags
Grid
Asked by
Jens Olesen
Top achievements
Rank 1
Answers by
Schlurk
Top achievements
Rank 2
Share this question
or