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 » Features » Today different colour?

Today different colour?

Hi,

Is it possible to give the today date a different color? I use the week view functions so today is not always the first column.

Greetings,

Jelle de Vos
Credittools

Jelle de Vos - 11/7/2007 9:52:04 AM
Yes, you should use a BeforeCellRender event handler and change the color using e.BackgroundColor property.
Dan Letecky - 11/7/2007 5:49:39 PM
Post reply