Important Notice - Forums is archived
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.

TUTORIALVaadin lets you build secure, UX-first PWAs entirely in Java.
Vaadin lets you build secure, UX-first PWAs entirely in Java.
Free ebook & tutorial.
CssImport when using Component Exporter by Mikhail Shabarov, 1 month ago
Grid with custom EditorErrorHandler
Hi,
We would like to have custom editor error handler to show cell specific messages similar to one showed in attachment.
I tried adding my own MyDefaultEditorErrorHandler but its not getting called. Using un-buffered grid.
From docs it should be possible, but let me know how it can be done?
Thanks,
Ram
Last updated on
Hmm......Looks like this is again invoked for buffered grid.
MyGrid$1MyDefaultEditorErrorHandler.commitError(Grid$CommitErrorEvent) line: 86
Grid$4.save(int) line: 4805
Last updated on
You cannot reply to this thread.