How do I create a summary item to do a custom calc?
I need to calc PV so I need the ((SUM(Sales)-SUM(Costs))/SUM(Sales)) done in a summary item.
How would I do that in VB?
1 Answer, 1 is accepted
0
Jack
Telerik team
answered on 17 Feb 2010, 08:37 AM
Hello bradley baker,
You can use GroupSummaryEvaluate event to customize each summary item. This is demonstrated in the following blog post. I hope it helps.
Greetings,
Jack
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.