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

different durationbar color ?

Asked by Anonymous
9 years ago.

Can I have two event in one cell and the durationbar color is different ?
I want edit it in edit page , when I save the edit page, the durationbar color will be change !
How can I do ?

Answer posted by Dan Letecky [DayPilot]
9 years ago.

You can change the duration bar color using BeforeEventRender:

http://doc.daypilot.org/calendar/event-customization/

This event is called for every event. If you request a calendar refresh after saving the new event it will be fired on the server side as well. You will be able to change the duration bar color using e.DurationBarColor property.

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