DayPilot Lite for ASP.NET WebForms 3.1

Release date: June 8, 2012 (build 226)

See also

Implemented

  • [Demo] Demo upgraded to .NET Framework 3.5 (build 211)
  • [Calendar] BeforeEventRender event added. (build 216)
  • [Scheduler] BeforeEventRender event added. (build 216)
  • UserActionHandling moved from DayPilot.Web.Ui to DayPilot.Web.Ui.Enums. (build 217)
  • [Calendar] Default value of EventClickHandling set to disabled. (build 217)
  • [Calendar] FreeTimeClickHandling renamed to TimeRangeSelectedHandling. (build 217)
  • [Calendar] FreeTimeClickJavaScript renamed to TimeRangeSelectedJavaScript. (build 217)
  • Visual Studio 2008 project (DayPilotLite2008.sln) added. (build 217)
  • Visual Studio 2010 project (DayPilotLite2010.sln) added. (build 217)
  • [Calendar] DayPilotCalendar marked as Themeable (build 217)
  • EventClickDelegate renamed to EventClickEventHandler. (build 217)
  • [Scheduler] DayPilotScheduler marked as Themeable. (build 217)
  • [Scheduler] FreeTimeClickHandling renamed to TimeRangeSelectedHandling. (build 217)
  • [Scheduler] FreeTimeClickJavaScript renamed to TimeRangeSelectedJavaScript. (build 217)
  • [Scheduler] Default value of EventClickHandling set to disabled. (build 217)
  • [Scheduler] FreeTimeClick event renamed to TimeRangeSelected. (build 217)
  • [Calendar] FreeTimeClick event renamed to TimeRangeSelected. (build 217)
  • [Scheduler] Default value of TimeRangeSelectedHandling set to disabled. (build 217)
  • [Calendar] Default value of TimeRangeSelectedHandling set to disabled. (build 217)
  • [Calendar] Event hover active only for clickable events (EventClickHandling != Disabled && e.EventClickEnabled) (build 217)
  • [Calendar] Background hover active only when TimeRangeSelected != Disabled. (build 217)
  • [Scheduler] Background hover active only when TimeRangeSelected != Disabled. (build 217)
  • TimeFormat moved from DayPilot.Web.Ui to DayPilot.Web.Ui.Enums (build 218)
  • [Calendar] NonBusinessHours property replaced with HeightSpec and HideFreeCells properties. (build 219)
  • [Calendar] HourHeight replaced with CellHeight (build 220)
  • UserActionHandling split to EventClickHandlingEnum (for EventClickHandling property) and TimeRangeSelectedHandling (for TimeRangeSelectedHandling property). (build 220)