K1155
(K Timot)
1
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
Sami58
(Sami Suo-Heikki)
4
Hi! Are you using (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).