search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

daypilotscheduler - custom cell color

Asked by socgen
15 years ago.

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

Comment posted by Dan Letecky
15 years ago.

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 Anonymous
12 years ago.

provide full code

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.