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.

Home Page:https://pluto.weblaze.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Help] - How to detect cell value change without "exiting" the cell

wer-mathurin opened this issue · comments

The problem if the onChanged event if fire when the cell lost focus, but we need to detect that the cell if still get the focus before changing the page or doing other actions on the page.

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

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