Premium support for our pure JavaScript UI components


Post by asd »

Hi Bryntum Team,

We are looking to optimize the load of events in the scheduler, the usecase is as below.

Consider there are 10 teams and each team has 10 technicians all the teams are expanded. And in the scheduler view lets say only 5 technicians are seen from team1 rest all are not yet visible, Currently by default all the events associated to 10{teams)x10(technicians) are fetched.

We would like to further optimize this by fetching the events for the team/technicians which are visible in the viewport and fetch the events for other team/technicians as user scrolls.

Attaching the screenshot for more info.

As seen in the screenshot there are two teams Blr_DCTeam and Cleaning team, the Blr_DCTeam is expanded and only 6 technicians are visible i would like to load the events for only Blr_DCTeam irrespective of other teams expanded or collapsed.And as i scroll would fetch events for other technicians.

Thanks,
Abhay

Attachments
Screen Shot 2021-02-07 at 9.11.52 PM.png
Screen Shot 2021-02-07 at 9.11.52 PM.png (202.91 KiB) Viewed 494 times

Post by alex.l »

Hi Abhay,

Not supported now, we have a feature request for it: https://github.com/bryntum/support/issues/1804

All the best,
Alex

All the best,
Alex


Post Reply