Our pure JavaScript Scheduler component


Post by coderboy@12 »

Hello,

I've found reference for lazy loading in events, but do we have same feature for resource as well, so we can load resources and events on scroll as well?

Thanks


Post by sergey.maltsev »

Hi!

We have introduced data lazy loading for stores in 6.0.0 alpha 2 version.

Please check docs here:
https://bryntum.com/products/scheduler-next/docs/guide/Scheduler/whats-new/6.0.0#lazy-data-loading-infinite-scroll

Demo app is available here:
https://bryntum.com/products/scheduler-next/examples/infinite-scroll/


Post Reply