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
27 stars 28 forks source link

[Help] Is there a way to add your own options to a columns #69

Open devroldy opened 3 months ago

devroldy commented 3 months ago

I need to edit my column, as well as delete it. Is there a way to add my own custom menu contexts to the existing ones you have. I need to add an edit column and a delete column which will trigger actions to my database as well.

Thanks for the help.

Screenshot 2024-08-04 at 3 26 32 AM