Gantt summary records

Hi,

Summary of a group in gantt is streched ovr all tasks.
Is it possible to show the tasks under the grouping like they are shown, not streched over all tasks even if there is a gap between them?

Hello Luk,
You can hide the project task by using the styles and add the rollup property to its child tasks:
https://docs.dhtmlx.com/gantt/desktop__milestones.html#rolluptasksandmilestones
Here is an example:
http://snippet.dhtmlx.com/5/a22f047ea

Ramil,

Thanks. Looks just what I need.

1 Like