Home Unanswered Active Tags New Question

Scheduler with Date & Time

Hi,
I have a scheduler control to list of all events for a specified start and end dates. I wanted to display the date as 1st row header, Hour as 2nd row header (ex, 9AM, 10AM) and mins as 3rd row header (15,30,45,00). I got the 3rd row header thru the property CellDuration="15" and I got 1st row header thru the property HeaderDateFormat. But, I don't know how to display the 2nd row header.

Could you pls advice on how to do it.

Thanks in advance,
Shan
Asked by Shan 4 years ago.
Replies
Unfortunately, DayPilotScheduler only supports 2 header rows at the moment.

The solution might be to include the hour in the second row (10:15AM, 10:30AM, etc.).
Comment posted by Dan Letecky 4 years ago.
New Reply
This reply is
Your name (optional):

DayPilot for ASP.NET WebForms, DayPilot for ASP.NET MVC, DayPilot for Java