samthejarvis/gridfield-summary-row

Add a summary row to gridfields (incl. totals)

dev-master 2017-06-25 23:33 UTC

This package is not auto-updated.

Last update: 2024-03-20 17:12:45 UTC


README

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

Usage

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