Sergio1192 I'm using a Grid with Pager component. When I filter in the grid, the filters only apply to the current page, I want to filter the all data. Is it possible?
tasha Hi, Unfortunately this is a bug in Grid component. Currently, the filters are applied only to the data on the current page. We will fix this issue in one of the future releases and let you know as soon as it's resolved. As a workaround for now you can use grid with external filters. Please check the example: https://snippet.svar.dev/react/8679fGHiA