Hi, Thanks for this amazing plugin, I am using the version 2.0.1 together

Hi,

Thanks for this amazing plugin, I am using the version 2.0.1 together with Vaadin 14.1.3. to show data from a rest endpoint and everything works as expected. We have a functionality to filter results on click of a button, I am acheiving this by removing the grid from the Layout and then adding it back, is there a better way of doing it I tried using DataProvider.refreshall() but doesnt work.

Also, I have set grid.setPaginatorSize(5) but this doesnt have any affect on the number of pages shown on the pagination bar and the number of pages keeps increasing on every click. Attaching an image for more clarity.

18140801.jpg