Our pure JavaScript Scheduler component


Post by absox »

As title states, we've currently implemented Gantt and Scheduler libs and considering Scheduler Pro. Just wondering if there is any documentation to perform this sort of migration. Thanks!


Post by Maxim Gorkovsky »

Hello.
I'd recommend to start with an intro guide here: https://www.bryntum.com/docs/scheduler-pro/#guides/readme.md

Basically scheduler pro is a scheduler which uses simpler version of gantt engine to support calendars and dependencies. Ideally migrating from scheduler to scheduler pro should be as easy as using SchedulerPro instead of Scheduler class. We also recommend to use project for scheduler pro: https://www.bryntum.com/docs/scheduler-pro/#guides/schedulerpro/project_data.md


Post Reply