Hello, I have a question about a grid.How can we cancel the event of the cellEditDone action?
Thanks you.
Hello,
Thank you for posting in our community.
The event cellEditDone is emitted after the cell has been edited and editing has been committed. If your requirement is to cancel the editing before its commitment, what I can suggest is using the cellEdit event, which is fired when the cell is exiting edit mode.
I created a small sample illustrating my suggestion, which you can find here. Please test it on your side and let me know whether you find it helpful.
Please let me know if you have any further questions and concerns.
Regards
Viktor Kombov
Entry Level Software Developer
Infragistics, Inc.