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 » Bugs » OnBeforeCellRender of DayPilotMonth displays erronous month name

OnBeforeCellRender of DayPilotMonth displays erronous month name

Hi! When I set a server side method to the event OnBeforeCellRender of the dayPilotMonth control, whatever the code does in that method, on the display of the calendar on the client side, the month is correct, but the name of the month is incorrect. It's always the next month that is displayed in text, while the month that is shown, is the correct month.

A good example of this is the CustomRendering sample of DayPilotMonth: http://www.daypilot.org/demo/Month/CustomRendering.aspx

While the month that is shown is May, it's displayed "June" in text. That's the error.

Thank you!

Chris - 5/21/2008 7:10:41 PM
Thanks for reporting the bug! I will fix it as soon as possible.
Dan Letecky - 5/21/2008 8:57:20 PM
It's now fixed in the code. The fix will be included in DayPilot Pro 4.9 release.
Dan Letecky - 5/29/2008 4:51:45 PM
Post reply