Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2715
Big grid, bigger lag
posted

Hi!

I need to load about 20k rows in a grid. It loads them, but it has a short lag for about 10 seconds after the loading started, when it reacts very slow. I guess it's because of the large amount of data loaded.

How could I optimize it, to make that lag shorter or none ? does the grid have some kind of lazy initialization feature i could use ?

Thanks!