material_table_view
material_table_view copied to clipboard
Colspan and rowspan functionality
Column and row "merging" functionality is needed to display more complex data.
The idea is to create a TableSpan widget that will contain column and row span of a cell and get layed-out by TableView accordingly when it's returned by a TableCellBuilder.