DayPilot Lite for ASP.NET WebForms 5.0

Release date: March 15, 2015 (build 5.0.302)

asp.net event calendar drag and drop open source

Drag and Drop Event Moving (Calendar)

Read more:

Drag and Drop Event Resizing (Calendar)

Read more:

Drag and Drop Time Range Selecting (Calendar)

Read more:

API Changes

Calendar

  • CssOnly mode is enforced (CssOnly="false" is not allowed)
  • TimeRangeSelectedJavaScript uses "start" and "end" variables to store the time range. "{0}" string is no longer replaced with the range start.

Improvements

  • Calendar/BeforeEventRender: e.CssClass added (allows to specify custom event CSS class)
  • Scheduler/BeforeEventRender: e.CssClass added (allows to specify custom event CSS class)
  • ShowEventStartEnd added (Calendar)