DayPilotScheduler cannot set HeaderDateFormat
Asked by steve6518 years ago.
On the DaypilotScheduler, I tried to set the HeaderDateFormat both in the HTML and code-behind but it seems to ignore it and always defaults to showing 'd'
HeaderDateFormat="ddd dd MMM yy"
Comment posted by Anonymous16 years ago.
Has anybody figured this out yet ? am having the same problem.
Answer posted by Vivek14 years ago.
You can use BeforeTimeRender Event to achieve this.
Comment posted by Anonymous14 years ago.
I'm having the same problem.. Want to show the day of the week (Monday, Tuesday...)
This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.