search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Columns for groups not working

Asked by Hicham
1 year ago.

On this page: https://javascript.daypilot.org/demo/gantt/

Why aren't the groups rowheaders not divided into the columns defined?
They are on the documentation:
https://doc.daypilot.org/gantt/columns/

(see attachment)

Answer posted by Dan Letecky [DayPilot]
1 year ago.

The Scheduler component introduced a new configuration property (rowHeaderColumnsMergeParents) and the Gantt chart inherited the default value:

https://api.daypilot.org/daypilot-scheduler-rowheadercolumnsmergeparents/

In the latest sandbox build (2022.4.5454), the Gantt chart now sets this value to false by default:
https://release.daypilot.org/changes/js/

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.