headerTemplate
should not break sort. Using cellTemplate
and footerTemplate
should work when a cell formula
is specified.
headerTemplate
s don't seem to work correctly in browsers with native support, and are really slow in Firefox.
max: {{value}}, min: {{row.minimum}}
{{!(column.title) ? column.name : column.title}}
hi!
{{values | sum}}