samthejarvis/gridfield-summary-row

Add a summary row to gridfields (incl. totals)

Maintainers

Package info

github.com/samthejarvis/silverstripe-gridfield-summary-row

Homepage

Issues

Type:silverstripe-module

pkg:composer/samthejarvis/gridfield-summary-row

Statistics

Installs: 10

Dependents: 0

Suggesters: 0

Stars: 3

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

This package is not auto-updated.

Last update: 2026-03-05 02:28:53 UTC


README

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

Usage

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