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.
Custom filtering header
Hello,
I want to build custom filtering header for vaadin tables.
Can you please give some examples or solution to this problem.
I want to add a combo box or text field that will refine the search in the table like excel columns.
Thanks, for Help
Hi! Are you using <vaadin-grid> (Web Component)? If yes, take a look at this example of vaadin-context-menu: https://cdn.vaadin.com/vaadin-core-elements/master/vaadin-context-menu/demo/advanced.html.
If you are using Vaadin Framework you can add your question to the Vaadin framework section https://vaadin.com/forum#!/category/1007558. This section is for Vaadin Elements (Web Components).