2017 © Pedro Peláez
 

silverstripe-module gridfield-summary-row

Add a summary row to gridfields (incl. totals)

image

samthejarvis/gridfield-summary-row

Add a summary row to gridfields (incl. totals)

  • Monday, June 26, 2017
  • by samthejarvis
  • Repository
  • 1 Watchers
  • 3 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 6 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Silverstripe Gridfield Summary Row

Adds a row to the bottom of your gridfield that totals up all numeric values., (*1)

Usage

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

The Versions

26/06 2017

dev-master

9999999-dev https://github.com/samthejarvis/gridfield-summary-row

Add a summary row to gridfields (incl. totals)

  Sources   Download

BSD-3-Clause

The Requires

 

by Sam Jarvis

silverstripe gridfield totals summary total samthejarvis