This question is locked. New answers and comments are not allowed.
Hi Telerik Team,
my grid has more than 10,000 rows, so we had a issue where filter would not show all the distinct values.
Following a few other forums, I added event handler DistinctValuesLoading which solves the problem.
But now when we apply filter on a column, other column filters show all the values (values which are no longer visible in the grid due to filtering).
Is there a fix for this ?
Any other work around which would fix this?
thank you
my grid has more than 10,000 rows, so we had a issue where filter would not show all the distinct values.
Following a few other forums, I added event handler DistinctValuesLoading which solves the problem.
But now when we apply filter on a column, other column filters show all the values (values which are no longer visible in the grid due to filtering).
Is there a fix for this ?
Any other work around which would fix this?
thank you