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
560
Implementing a lazy load algorithm for the Grid in "cards"-mode
posted

Hello out there,

I've implemented a lazy load algorithm for the grid before using some grid events. This worked very good for all scrolling possibilities (with the scroll bar and also with the keyboard): the grid loads the next row block when the end of the grid/data is reached.

 

Now I want to implement this with an grid in cards mode and this seems not to work so easily.

 

Can someone suggest some way to do this easily?

 

Thanks alot,

Frank

Parents Reply Children
No Data