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.
v-grid + filter?
I had thought this already existed, but it appears not... are there any plans in the near future to add filter support?
Sorry Karl for the terribly late reply to this message (I’m still not getting notifications from these messages).
As you probably already found out through other channels, there’s no built in filter support yet, but you can do it manually. Here’s an example: https://cdn.vaadin.com/vaadin-elements/0.3.0-beta12/vaadin-grid/demo/headers.html#toc_2_cell_content
There’s also an issue in GitHub about adding default filtering support which you can comment and follow.