In kendo react, the filter of the grid is a line bellow the header, like the image bellow
But in the JQuery version the filter is a button that opens a small modal with the filter, like the image bellow
How can I make Kendo React have a button in the header that opens a modal with the filter instead of a new line with the filter?