Hi guys,
how can we display a double header in my calendar, I have need to put resources by day in calendar. When I push a JSON with parameters like that (name, id, start) all is ok but when I put children (guy 1, guy 2, ...) my calendar is buging and every days as considered as today.
Can you help me ?
Raoul
Answer posted by Dan Letecky [DayPilot] 6 years ago.
The Calendar can display a hierarchy of columns, just use the "children" property to specify child columns. You can also set the date for each column using the "start" property.