Example - Footer Row and Totals

Grid without a footer row

Built with showFooterRow: true but without createFooterRow. The footer elements are never created, so the grid must still construct normally and getFooterRow() must return undefined rather than throwing.

Demonstrates:

View Source: