maxim-saplin / data_table_2

In-place substitute for Flutter's DataTable and PaginatedDataTable with fixed/sticky header and extra features
https://pub.dev/packages/data_table_2
BSD 3-Clause "New" or "Revised" License
202 stars 135 forks source link

Support merged cells, colSpan rowSpan #281

Open laterdayi opened 3 months ago

laterdayi commented 3 months ago

Support merged cells, colSpan rowSpan

maxim-saplin commented 2 weeks ago

The feature would require a total overhaul of the widget, no plans to add it any time soon

Duplicate of https://github.com/maxim-saplin/data_table_2/issues/43