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

how to achieve day view in scheduler control (urgent)

Asked by Hisham
15 years ago.
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..
Comment posted by Dan Letecky
15 years ago.
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.
This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.