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.
Calling javascript synchronously by Enver Haase, 2 weeks ago
Grid EditorFieldGroup
Hi,
is there a way to handle "EditorFieldGroup" "display or attached" event in order to disable/enable fields depending on user's roles and some row's props?
This is because in the grid, there could be rows where the user can edit some cols and in other rows cannot but may be able to edit other fields.
Or can you point me to the right direction to achieve this?
thank you
Last updated on
Easiest way is set own editor fieldgroup and override configureField() method in it,
Last updated on
You cannot reply to this thread.