To simplify things and help our users to be more productive, we have archived the current forum and focus our efforts on helping developers on Stack Overflow. You can post new questions on Stack Overflow or join our Discord channel.
The editor in Grid is based on a FieldGroup, for which you can add a CommitHandler, using
grid.getEditorFieldGroup().addCommitHandler(..)