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.