DayPilot Pro for JavaScript 8.1 SP1

A new version of the AJAX calendar/scheduling widgets package for JavaScript/HTML5/jQuery.
Jul 4, 2015
html5 scheduler asynchronous validation javascript

A new version of the AJAX calendar/scheduling widgets package for JavaScript/HTML5/jQuery was released.

What's New

  • args.cell.html value of 0 (number) gets printed (Scheduler).
  • .autoRefreshPause() and .autoRefreshStart() methods added (Scheduler).
  • DayPilot.Row.parent() method added (Scheduler).
  • DayPilot.Row.children() method added (Scheduler).
  • Active area click made transparent for unspecified area.action.
  • Initial row selecting using .selectedRows property dp.selectedRows = ["A", "B"]; (Scheduler)
  • Initial row selecting using .selectedRows property dp.selectedRows = ["A", "B"]; (Gantt)
  • DayPilot.Scheduler.message(html, options) - options parameter added, supports "delay" in ms and "cssClass".
  • DayPilot.Scheduler.onEventResize supports asynchronous processing (args.async, args.loaded()).
  • SyncTasks includes task versions (Gantt).
  • Calling .update() after .dispose() throws an exception with detailed description (Scheduler).
  • Scheduler/Gantt: linkPointSize property.

See also the online demo:

You can download a trial version here:

Release notes: