Premium support for our pure JavaScript UI components


Post by ivanlatysh »

Hi,

I understand it is not a Gantt problem, but I am looking for a solution that fits the business requirements.
We are displaying MPS on the Gantt, which works fine, but it is an AgriTech project where some tasks are recurrent and will run for a few months in a row. Example: 3 times per day for the next 4 months.

I have tried to put them in the group, but it looks ugly and unmanageable.

My question is: How can I display recurrent tasks on the Gantt?

The only thing that comes to my mind is a custom renderer to draw task bars with gaps, which denote recurrent tasks.
Basically, I am looking for something between the Scheduler and Gantt. I need relations like Gantt and the ability to display recurrent tasks as a Scheduler.
Any help is appreciated.


Post by mats »

Sounds like you need Scheduler Pro, which handles recurrence as well as relations: https://bryntum.com/products/schedulerpro/examples/recurrence/

https://bryntum.com/products/schedulerpro/examples/dependencies/

Is that what you're looking for?


Post by ivanlatysh »

Thank you!

Looks exactly what I need, let me go thru demos to see if I can customize the top header, need to show Week 1, Week 2, Week 3 etc. on one view and show actual days on MPS.


Post Reply