DayPilot Pro for ASP.NET WebForms 2018.2.3652

Release date: April 30, 2018

Features

  • [Calendar] ClientInit event, ClientInitEventEnabled property added (DayPilotCalendar). (build 3648)
  • [Month] ClientInit event, ClientInitEventEnabled property added (DayPilotMonth). (build 3648)
  • [Month] Loading label added (Month). (build 3650)

Improvements

  • [Month] Cursor set to "pointer" for events with click handling enabled (Month) (build 3650)
  • [Scheduler] DayPilot.Scheduler.events.add() accepts raw data object in addition to DayPilot.Event object. (build 3650)
  • [Month] DayPilot.Month.events.add() accepts raw data object in addition to DayPilot.Event object. (build 3650)
  • [Calendar] DayPilot.Calendar.events.add() accepts raw data object in addition to DayPilot.Event object. (build 3650)
  • [Scheduler] Scheduler grid cells rendered immediately during scrolling in dynamic event loading mode (requires dynamicLoadingDelayedCellRendering = false). (build 3650)
  • [Scheduler] Additional column properties available during image export in DayPilot.Scheduler.onBeforeRowHeaderExport (args.row.columns[]: text, backColor, horizontalAlignment, fontSize, fontFamily, fontStyle, fontColor). (build 3650)

Fixes

  • BeforeEventRender/e.FontColor fixed during images export (DayPilotCalendar). (build 3649)
  • [Scheduler] External drag and drop + autoscroll fixed (Scheduler). (build 3650)