Our pure JavaScript Scheduler component


Post by dpontes »

Hello Bryntum team!

We have plans on using Bryntum Calendar in an existing project using SchedulerPro. I wanted to confirm if Calendar and SchedulerPro can work together the same way we do for example between SchedulerPro and Grid.

Can they both share the same project?

Thanks! :)


Post by Animal »

They certainly should be able to. If you encounter problems, please raise them here.

There is an example of adding a Scheduler as a "mode" of a Calendar, but a ShedulerPro is a Scheduler, so it should work.

https://bryntum.com/products/calendar/examples/calendar-scheduler/


Post by dpontes »

Thanks for the detail! I've seen that example in the Calendar, but I was wondering if that would mean we would need to refactor our entire SchedulerPro project to be able to use it as a mode of Calendar component.

If that kind of adaptation is required, we might actually be willing to use both SchedulerPro and Calendar separately, having the Calendar component to point to the same data we already have in SchedulerPro project :)

Thanks again!


Post by alex.l »

Hi, you can add components separately side by side, no need in integration, it's just a demo how it might be looking.

All the best,
Alex


Post by Animal »

You can just place them both side by side like this example: https://bryntum.com/products/calendar/examples/calendar-taskboard/

This happens to add a TaskBoard instance, but all the scheduling products are just different views of a Project instance which encapsulates events, resources, assignments etc.


Post by dpontes »

Sounds good! Just wanted to confirm as I didn't see a specific example using both SchedulerPro and Calendar together.

But I guess any Bryntum component can share the same project data, so all kinds of component combination is possible.

Thanks again for the clarification, I think this post is good to be resolved.


Post Reply