Our state of the art Gantt chart


Post by devgil »

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.

Attachments
save future days.png
save future days.png (181.01 KiB) Viewed 199 times

Post by kronaemmanuel »

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


Post by devgil »

thank you for the documentation you shared with me and I solved the problem.


Post Reply