rickypid / flutter_expandable_table

A Flutter widget for create an expandable table with header and first column fixed.
https://pub.dev/packages/flutter_expandable_table
BSD 3-Clause "New" or "Revised" License
38 stars 28 forks source link

more feature like #24

Closed ddkwork closed 8 months ago

ddkwork commented 11 months ago

https://primevue.org/treetable

motorahul commented 11 months ago
image

can you please guide me here how to make dynamic table from rest apis here and want perform some action on each row above is screenshot that i need to implement. thanks

rickypid commented 8 months ago

Hi @motorahul,

Sorry for the late response, do you still need support?

I think this is not a relevant issue, I would tell you to open a dedicated one in case you still need it.

rickypid commented 8 months ago

https://primevue.org/treetable

Hi @ddkwork,

As I have indicated in other issues, the library was not created to implement data processing internally but only deals with managing the layout.