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
664 stars 305 forks source link

How can I make validation on the cell when it is editing, not after editing? [Help] #900

Closed design2023 closed 10 months ago

design2023 commented 1 year ago

During the updating on the content of the cell, I want to make validation, How Can I do That?

github-actions[bot] commented 1 year ago

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

Infinity-1729 commented 1 year ago

i want the same thing, have you found any solution in pluto_grid? like SfDataGrid has canSumbitCell function to validate before submitting.

Infinity-1729 commented 1 year ago

During the updating on the content of the cell, I want to make validation, How Can I do That?

i have added canSubmitCell function (default null) and shouldResetOnFailure flag (default false) in PlutoColumn to achieve what i needed, ping me if you still need this

github-actions[bot] commented 1 year ago

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

design2023 commented 12 months ago

Hi @Infinity-1729 Can you give me your solution, please?

github-actions[bot] commented 11 months ago

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

github-actions[bot] commented 10 months ago

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