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, 3 weeks ago
check modified rows in a table
Hi everyone,
I have a table in editable mode. How can I detect if at least a row is modified?
myTable.isModified() always returns false.
And iterating over the rows, how can I check if each row is modified?
Thank you, Francesco
Last updated on Jan, 26th 2012
Thank you Mathias.
Now I can detect if a table is modified; my following question is: when modified, how can I get the modified rows?
Francesco
Last updated on Feb, 1st 2012
You cannot reply to this thread.