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 » How to display Day (Monday etc) on Resource schedule

How to display Day (Monday etc) on Resource schedule

Hi, How can you show the actual day with the date on the Resource Schedule view?

Thanks

John - 6/26/2008 6:39:32 PM
It's a bit misleading, but in DayPilotScheduler, HeaderDateFormat property is used only for ViewType="Days".

In order to change the time headers, you handle use BeforeTimeHeaderRender event and set e.InnerHTML according to your needs.
Dan Letecky - 6/27/2008 9:27:57 PM
Post reply