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 » How To » How can i change the cell color of previous month and next month dates displayed along with the current month

How can i change the cell color of previous month and next month dates displayed along with the current month

Hi,

how can i change the cell color of next month and previous month dates displayed along with the current date in Day:Pilotmonth contol
please reply as early as possible
Anonymous - 6/20/2008 2:01:14 PM
You should use the BeforeCellRender event (check e.Start or e.End and change e.BackgroundColor accordingly).
Dan Letecky - 6/23/2008 5:10:23 PM
Post reply