Closed mrnotepad closed 2 years ago
I have checked what is wrong. So it looks that when filtering is on, RemoteDataSourceDetails field "filteredRows" has a value corresponding to a current number of rows returned by server instead of "The total amount of rows after a filter was applied".
I think that for fixing the sample, the total number of filtered rows should be returned by api.
Pagination doesn't work when filtering only shows 10 pages. next page is not clickable or disabled.
Steps to reproduce the behavior using the demo:
Only displays 10 items and the pagination is not clickable.