Available in the Full Version

Data Grid - Summaries

This sample is designed for a larger screen size.

On mobile, try rotating your screen, view full size, or email to another device.

This sample demonstrates summaries feature for the igGrid control. Summaries are rendered at the bottom of the grid. The end user can choose summary functions to show and hide for a column as well as to show/hide all the summaries at once. The default summary fuctions available are COUNT, MIN, MAX, SUM, AVG. There is also an option to create custom summaries. The available summary functions for a column depend on its type. For example for a string column only the count function is available. For the number column all the summary functions are available. You can configure initial summary functions on a per column basis using the columnSettings option.

Code View

Copy to Clipboard