Summaries

A summary can be added and calculated for each table in a Grid. The Summary can be added through the designer or through code.

The different samples included in this feature are listed below:

Getting started - This sample demonstrates the creation of summaries through the designer.

Custom Summary Demo - This sample demonstrates the implementation of custom summaries and custom counters.

Weighted Summary Demo - This sample creates a custom summary that performs a weighted-average calculation.

Caption Summary Demo - This sample demonstrates displaying a summary in caption cells.

Sort by Summary Demo - This samples demonstrates how to sort groups by the value of a summary.

Nested-Table and Group Summary Demo- This sample demonstrates adding summaries through code.