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.

Vaadin lets you build secure, UX-first PWAs entirely in Java.
Free ebook & tutorial.
Edit/Delete button or icon inside grid row
Hello.
How can i create edit and delete button or icon inside my grid row?
Can anyone please help me.
Sorry I am confused how will this help with a angular 2 implementation.?
Hi Paul,
I am sorry to confuse you, I just noticed my self that your question was about our Elements Grid, not Framework Grid.
K Timot: Hello.
How can i create edit and delete button or icon inside my grid row?
Can anyone please help me.
I would like add some button or icon inside grid row.
Like on this table:
Hi,
You can use column renderer functions to add custom HTML to the cells. See the last example at https://cdn.vaadin.com/vaadin-core-elements/master/vaadin-grid/demo/formatting.html