/gridfield-summary-row

Adds a row to the bottom of your gridfield that totals up all numeric values.

Primary LanguagePHP

Silverstripe Gridfield Summary Row

Adds a row to the bottom of your gridfield that totals up all numeric values.

Usage

$config->addComponent(new GridFieldSummaryRow(), 'GridFieldPaginator');