we realized that the vertical scrolls are nested scheduler + gantt and we want that the functionality of this scroll is when it reaches the top add more days in the scheduler we can do it but when we do libk of both we lose that, ie I can not add future days.
Support Forum
Hi devgill,
Sorry, I'm not sure what exactly you're looking for, could you please explain a bit more?
If you're looking for the ability to scroll further to the right, you can either extend the endDate
config https://bryntum.com/products/gantt/docs/api/Gantt/view/GanttBase#config-endDate on your scheduler and gantt instance. Or change the inifiniteScroll
config https://bryntum.com/products/gantt/docs/api/Gantt/view/GanttBase#config-infiniteScroll.
Regards,
Krona