bosskmk / pluto_grid

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
637 stars 291 forks source link

[Help] OnBeforeEditEvent exists? #967

Closed valientegaston closed 6 months ago

valientegaston commented 8 months ago

Hi! I leave you a question that I have not been able to resolve.

I have a grid and I need that when pressing enter on a cell, before going to editing mode, it changes its value to 1000 and then, the user can edit it. I haven't found the right event. Something like an onBeforeEdit event. If anyone could help me I would appreciate it. Thank you so much.

valientegaston commented 8 months ago

I already resolved it. Thank you.

github-actions[bot] commented 7 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 6 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.