Hi,
I dont seem to have the DayPilot.Web.Ui.Events Namespace in the assembly. Is this a bug or am I missing something.
Error 15 The type or namespace name 'Events' does not exist in the namespace 'DayPilot.Web.Ui' (are you missing an assembly reference?) C:\inetpub\wwwroot\eTimeOff\Product\ScheduleView.aspx.cs 24 93 C:\...\eTimeOff\
protected void DayPilotScheduler1_BeforeTimeHeaderRender(object sender, DayPilot.Web.Ui.Events.BeforeTimeHeaderRenderEventArgs e )
{
}