Home Unanswered Active Tags New Question

how to achieve day view in scheduler control (urgent)

hi, in http://www.daypilot.org/demo/Scheduler/Day.aspx shows the day view, how do i achieve this view. I tried making the days="1" and cellDuration="15" which doesn't appear like this. ie i wan't the first header as hours and the second header line as minutes..
Asked by Hisham 3 years ago.
Replies
You also need to specify:

CellGroupBy="Hour"

You can find the source of this example in the DayPilot package in Demo/Scheduler/Day.aspx and Day.aspx.cs.
Comment posted by Dan Letecky 3 years ago.
New Reply
This reply is
Your name (optional):

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