DayPilot Forums

DayPilot is the best open-source Outlook-like calendar control for ASP.NET.
DayPilot Pro Demo (Calendar control)
» DayPilot Pro live demo (Calendar control)
DayPilot Pro Demo (Scheduler control)
» DayPilot Pro live demo (Scheduler control)
Home » How To » Combine CellHeaders

Combine CellHeaders

Hi,

It is possible tocombineCellHeaders? For example like colspan does in a html tabletag. i want one CellHeader for 2 cells.

Best regards

Torben K. - 4/7/2008 2:34:13 PM
No, this is not possible.

The closest feature to this one is using HeaderLevels > 1 in DayPilotCalendar. The top-level header cells will have the colspan according to the number of the child Columns. You can find an example in the source of the following demo page: http://www.daypilot.org/demo/Calendar/ResourcesMultiDayView.aspx.
Dan Letecky - 4/9/2008 11:33:07 PM
Post reply