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 » Highlight today

Highlight today

Hi, Is it possible to highlight the day column of today? to make users more aware of what day is today on the calender...

Greetings,
Jelle de Vos

Jelle de Vos - 11/13/2007 11:54:06 AM

owh sorry, you already replied.

I'll try it immediately. Thanx !

Jelle de Vos - 11/13/2007 11:55:10 AM
No problem. Just for the other users, the response is here:

http://forums.daypilot.org/Topic.aspx/205/today_different_colour
Dan Letecky - 11/13/2007 4:05:54 PM
hey Dan - do you have examples of using the BeforeCellRenderEvents? it seems that you need to intercept that to do more advanced formatting and some examples would be very appreciated. thanks!
Anonymous - 11/16/2007 6:55:47 PM
Yes, the examples are included in the package:

BeforeEventRender (formatting the events):


BeforeCellRender (formatting the background cells):
  • Demo/Calendar/CustomBusinessHours.aspx
Dan Letecky - 11/19/2007 3:01:26 PM
Post reply