Hi,
I want to customize groupby Summary values in the groupby rows. I would like to show some precalculated values (returned from database) in the groupby summary not the calculated value of SummarySetting. Please tell me how to do this.
I think you would have to use an ICustomSummaryCalculator for this.