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
200 stars 132 forks source link

[Feature Request] Grouping #280

Open jkoenig134 opened 2 months ago

jkoenig134 commented 2 months ago

I want to group the items similar as the Syncfusion DataGrid does it.

I see many cases where this would come up super handy, so maybe it's a great addition for this library!

SandaruwanFdo commented 4 weeks ago

It is necessary feature. Thank you for the amazing library.