Totals Row
Closed this issue · 1 comments
gil-- commented
Under the table or at the top, show totals for numeric values? Specifically, budgeted + actual hours.
nadavspi commented
I think you could probably add { showTotals: true }
to the column definition and then use add a new row with cell formatter to calculate the sum. https://reactabular.js.org/#/column-definition/formatters