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

GridViewSummaryItem with costum AggregateFunction

1 Answer 128 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Thomas
Top achievements
Rank 1
Thomas asked on 28 Jun 2010, 01:57 PM
Hi,

is it possibly to implement a GridViewSummaryItem with a AggregateFunction like "Sum / 4.0" ?

Thanks

Edit: I solved the problem.

I implemented a derived class from GridViewSummaryItem and overrided void EvaluateAggregate(GroupSummaryEvaluationEventArgs e)

1 Answer, 1 is accepted

Sort by
0
Alexander
Telerik team
answered on 01 Jul 2010, 01:58 PM
Hello Thomas,

Thank you for your question.

Your approach to implement a custom GridAggregateFunction is the only achievable with the current version of RadGridView.

We are working on the option to be used an expression string for the GridAggregateFunction which will be available in a future release.


Regards,
Alexander
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
GridView
Asked by
Thomas
Top achievements
Rank 1
Answers by
Alexander
Telerik team
Share this question
or