Scheduler with Date & Time
Asked by Shan
16 years ago.
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