Home Unanswered Active Tags New Question

daypilotscheduler - custom cell color

Hello everyone,

I'd like to change the color of the cells from the calendar to have an explicit way to show holidays or christmas day for example, something that looks like the color change for weekends for example.

Thanks for helping.

socgen

Asked by socgen 2 years ago.
Replies

You should handle BeforeCellRender event and change e.BackgroundColor property according to your rules (the cell start and end are available in e.Start and e.End properties).

Comment posted by Dan Letecky 2 years ago.
New Reply
This reply is
Your name (optional):

DayPilot for ASP.NET WebForms, DayPilot for ASP.NET MVC, DayPilot for Java