Please enable JavaScript to view this site.

thankQ Help

PivotGridControl allows totals to be calculated against its data. It supports four types of totals: automatic totalscustom totalsgrand totals and running totals. Totals are displayed as additional columns or rows, containing summarized data.

Automatic totals are calculated using a summary function specified by the corresponding data field.

Custom totals can be calculated using any summary function. It is possible to calculate multiple custom totals against a single data field.

Grand totals are calculated against all records in the data source.

Running totals calculate cumulative values that correspond to the specified column or row fields.

TQ2REP~1_img202

TQ2REP~1_img203