doonfrs / pluto_grid_plus

PlutoGrid is a dataGrid for flutter that can be controlled by the keyboard on desktop and web. Of course, it works well on Android and IOS.
https://pluto.weblaze.dev
MIT License
18 stars 18 forks source link

[Help] PlutoColumnType.asyncSelect? #33

Open codakkk opened 4 months ago

codakkk commented 4 months ago

Is there any way to create a column type like Select but async?

doonfrs commented 3 months ago

Hi @codakkk What is the use case for that?

codakkk commented 3 months ago

Hi @codakkk What is the use case for that?

Hi, being able to fetch data (for example: users in a Database Table) and select them. Actually it's a nightmare to do something like this

doonfrs commented 1 month ago

To be honest, it is still not clear to me, I hope you clarify it more, so you attract more engagement from developers.