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
TreeGrid ComponentRenderer not focusable ?
I have succeeded in properly displaying TextFields in the editable part of my PropertyGrid.
But when some changes result in data being reloaded, the focus is lost.
I tried keeping a reference to TextFields in the grid and called focus() to try and refocus the field but it doesn't do anything.
Am I missing something ?
Thanks!
Last updated on
I've reported it as a bug on github because I think this should work
Last updated on
For reference, the issue is https://github.com/vaadin/framework/issues/8995 (still open).
Last updated on
You cannot reply to this thread.