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 » Localization

Localization

Hi,

I tried localization and everything works fine except 1 thing: when week view is selected, it is not localized.

Is there a work-around for that ? Would it be possible to fix that ?

Thank you,

Max
Max - 6/26/2008 9:33:35 PM
Do you mean GroupBy="Week" with DayPilotScheduler?

You should use BeforeTimeHeaderRender and change e.InnerHTML where e.IsColGroup == true.
Dan Letecky - 6/27/2008 9:45:41 PM
Post reply