Tasks with children are automatically treated as task groups.

The TaskGroupMode property sets the behavior of task groups.

  • Auto (default) - the group size is automatically calculated from its children
  • Manual - the group size is specified using task start and end

JavaScript

gantt.taskGroupMode = "Manual";

Availability

Availability of this feature in DayPilot editions:

LitePro
DayPilot for JavaScript
DayPilot for ASP.NET WebForms
DayPilot for ASP.NET MVC
DayPilot for Java