samthejarvis/gridfield-summary-row

Add a summary row to gridfields (incl. totals)

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 1

Forks: 4

Type:silverstripe-module

pkg:composer/samthejarvis/gridfield-summary-row

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

This package is not auto-updated.

Last update: 2025-10-02 00:13:06 UTC


README

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

Usage

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