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

Generate a "Custom Aggregate" column from the result of the sum of 2 others aggregate columns.

1 Answer 53 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Kira
Top achievements
Rank 1
Kira asked on 29 Jul 2010, 09:54 PM
Hello, I'm using the RadGrid with grouping and aggregate columns. Can I generate a "Custom Aggregate" column from the result of the sum of 2 others aggregate columns?

1 Answer, 1 is accepted

Sort by
0
Accepted
Martin
Telerik team
answered on 03 Aug 2010, 05:21 PM
Hello Kira,

If you would like to have a column which item values are calculated based on the item values of another columns, then you can use a GridCalculatedColumn. It supports both standard (Count, Sum etc) and custom aggregate functions.

I hope this helps.

Regards,
Martin
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
Kira
Top achievements
Rank 1
Answers by
Martin
Telerik team
Share this question
or