Our pure JavaScript Scheduler component


Post by romilanand »

Hi Team,

Could you please help me recognize what I am doing wrong here?

I am trying to enable the infinite scroll with data loading in chunks.
Infinite scroll do work but I am unable to fetch more data.
Attaching the attachment for your reference.

Regards,
Romil

Attachments
bryntumsupport.js
(15.33 KiB) Downloaded 20 times

Post by alex.l »

Hi Romil,

I highly recommend you to review our example of infinite scroll implementation https://bryntum.com/products/scheduler/examples/infinite-scroll/
There is an event that fits to get new dataset https://bryntum.com/products/gantt/docs/api/Scheduler/data/mixin/GetEventsMixin#event-loadDateRange

All the best,
Alex


Post Reply