Posted 25 October 2024, 2:19 pm EST
Hi,
when I have a Paged Data source and filter string, when the filter is entered, it highlights the rows appropriately in the grid, but it doesn’t remove the rows that do match the filter. How do I get this behavior? If I switch it to a non paged data source it then removes the rows and highlights.
given the example demo, I know this can work. https://developer.mescius.com/componentone/demos/blazor/blazorexplorer/FlexGrid/Index
New to Blazor in general.
Thanks