Home Unanswered Active Tags New Question

Not finding DayPilot.Web.Ui.Events

Hello, I'm currently working on a school project and I'm struggling getting BeforeEventRenderEventArgs working to be able to change the background color depending on what kind of event I'm scheduling.

I did put DayPilot.dll in the Bin folder, and added the DayPilot.Web.Ui dependancy ; however completion is not even finding DayPilot.Web.Ui.Events

Would very much appreciate any help to help me find out why I can't get this on the way.

Working on Visual Studio 2008, C#

Asked by Anonymous 1 year ago.
Replies

The easiest way is to switch to the WYSIWIG mode in the designer, focus the control, switch to events ("flash" icon in the toolbar) in the properties window and double click the free space next to BeforeEventRender event. This will generate a handler stub and links it with the event. You just need to add the method body.

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

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