Hello,
We have a few grids on a page with "filterable: {mode: row}" enabled. This option causes to render a single grid ~700-1000 ms, without this option it takes 10-20 times faster.
Here is example that demonstrates the issue
https://dojo.telerik.com/ebavEhos
First grid filterable option enabled, the second grid option is not set.
Below the grid, you'll see the time to init each grid.
Are there any ways to improve that performance?
Thanks,
Max