gwt-material-table icon indicating copy to clipboard operation
gwt-material-table copied to clipboard

TableScaffolding has no support for table footer

Open Hoagiex opened this issue 7 years ago • 1 comments

Please add a table footer (option) to data tables, with standard identical styling as the table body.

Control of actual adding can be done via the TableScaffolding class (with a default of null, which leads to it not being added in the apply(HasWidgets) method.

Also, please make TableScaffolding a interface and have a separate abstract base class.

Hoagiex avatar Mar 03 '17 15:03 Hoagiex

We can have this functionaly / demand on 2.1, also please don't hesitate to submit a Pull Request :)

kevzlou7979 avatar Apr 25 '17 03:04 kevzlou7979