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, 1 month ago
Grid + ButtonIcon
Hi,
I'm trying to put a button with icon in a column in the Grid, but in vaadin documentation says:
"No column icons; you can implement them in a column with an ImageRenderer."
(quote link: https://vaadin.com/book/-/page/components.grid.html)
Then I searched some forums a possible solution:
I've tried to implement the topic: https://vaadin.com/forum/#!/thread/9225584/10837317,
but the results were as follows:
- Display the image in the "Voltar"
- Just show HTML FontAweseome the button in the column "Excluir"
Does anyone know another method to include the icon?
Last updated on
You cannot reply to this thread.