Quantcast
Channel: Telerik Forums RSS
Viewing all articles
Browse latest Browse all 78072

lazy load without virtualscroll

$
0
0

Hello,

I have a very large grid with different rows height.

So when I try to load everything, the memory consumption is pretty high, and the browser is slow.

Because of the interfaces, I can't use pagination, and as I've seen in an other post, having virtual scroll with different rows height can be problematic.

So I tought of an other solution, is it possible to load only the 50 first rows, and when I start to scroll, the 50 next rows is loaded, but unlike virtual scrolling, the first rows do not get removed. So at first you only have 50 <tr />, but if you scroll a lots, you will have as much <tr /> as you have scrolled.

Is there an options for this in kendo ui grid?

Thank you


Viewing all articles
Browse latest Browse all 78072

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>