Premium support for our pure JavaScript UI components


Post by shashank.yadav »

Hi Team,

We want to understand is this a valid Gantt behavior or a bug, that it's not allowing to direct edit Parent node Duration and Finish Date.

Please refer attached recording please.

finishDateNotEditable.zip
(406.04 KiB) Downloaded 9 times

Thanks,
Shashank Yadav
Hatch Digital


Post by ghulam.ghous »

Hi Shashank Yadav,

This is a valid Gantt behaviour. The finish date and duration is automatically calculated based on the duration and finish date of the child events in the autoScheduling used with forward project scheduling. Read more about what is forward scheduling here https://bryntum.com/products/gantt/docs/guide/engine/gantt_events_scheduling#forward-scheduled-project. So these two fields becomes uneditable. The child tasks are scheduled at the earliest possible start date available. The finish date of the parent node becomes the finish date of the last child node and the duration is the total duration of all the child tasks. Hope it clears your confusion.

Regards,
Ghous


Post by shashank.yadav »

Thank you Ghous, this helps.


Post Reply