PivotGrid Decimal Calculations

Hello,

In PivotGrid there are many kinds of calculations to double datatype: Average, Max, Min, Variance... But, decimal datatype has only TotalSum calculation, how to implement the decimal calculations as double calculations?

Thanks!


1 Reply

GA Ganesan Syncfusion Team July 11, 2011 01:35 PM UTC

Hi Jorge,

You can achieve this specifying the summary type as custom and can implement your own custom summary type.

We have attached a sample demonstarting the using of custom summary in the PivotCalculation objects.Kindly download the same from the folowing link.

CustomSummary_Demo490301880.zip


Thanks,
Ganesan



Loader.
Up arrow icon