Hello,
I have a grid with excel filter with 5000 items.
I have already enabled args.FilterChoiceCount = 5000
so i could see all the items.
However the filter becomes sluggish in performance.
1. Is there a way to improve performance when there is a large number of items to filter?
2. Is there a way to enable virtual scroll for the filter items list?