samthejarvis / gridfield-summary-row

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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');

About

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


Languages

Language:PHP 85.3%Language:Scheme 7.8%Language:CSS 7.0%