Not having startDate and days filled in in the config doesn't cause the gantt to show every task
Asked by Hicham el Allouchi 6 years ago.
Hello.
When you don't specify the start date and the days in the config of the Gantt is should take the date range to show every single task. this, however, doesn't happen. instead, it takes the date range of the shortest task (I think).
as you can see there. the parent task has a range from 01-01 till 01-31 and the child has a range from 01-10 till 01-15 but the Gantt only shows 01-10 - 01-15. (and apparently changes the dates of the parent)
Hello Dan,
Thanks for the quick answer.
changing taskGroupMode to manual did 90% of the effect I wanted. However, if the child has an end date that exceeds the parent, it will not be shown in the Gantt.
I have updated the GitHub with the example.
Comment posted by Dan Letecky [DayPilot] 6 years ago.
The logic is now updated in the latest sandbox build (2020.2.4480) and it takes the children into account as well.
This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.