Home Unanswered Active Tags New Question

Change event bar color.

Is it possible to choose a color for each event. For instance if i want a color for work, and one for holidays?

Asked by Anonymous 3 years ago.
Replies

Okay, i found out i should use the beforeEventRender method. Exept it issent included to daypilot lite. So if i should add it i should add it into EventDelegate.cs right?

next question:

The code should look something like this?

public class BeforeEventRender : EventArgs
{
public something? Name
{
?????????
}
}

Are there somene who has implemented this method to daypilot lite? Alle help would be very much appreciated!!!

Thanks...

Comment posted by Martin 3 years ago.
New Reply
This reply is
Your name (optional):

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