Vaadin Grid - Built in Search just like DataTables

Hi Team,

I would like to ask if you are familiar with a component ( for grid ) that can make a filter just like how jquery Datatable do it.
https://datatables.net/ please see link and look at the upper right part a search button.

can this be attain ?

Hi! Have you found our code examples for filtering?

Web component examples: https://vaadin.com/components/vaadin-grid/html-examples/grid-filtering-demos

Java examples: https://vaadin.com/components/vaadin-grid/java-examples/filtering

Or do you maybe need some functionality which is not covered by these examples?