DayPilot Pro for JavaScript 8.2 SP10

A new version of the AJAX calendar/scheduling widgets package for JavaScript/HTML5/jQuery.
Jul 31, 2016
html5 scheduler javascript row creating

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

What's New

  • [Scheduler] DayPilot.Scheduler.onEventMoving: args.meta, args.ctrl, args.shift properties.
  • [Scheduler] DayPilot.Scheduler.onGridMouseDown/args.originalEvent added
  • [Scheduler] DayPilot.Scheduler.scrollStep added.
  • [Calendar] Event filtering implemented - onEventFilter, events.filter() (Calendar).
  • [Month] Event filtering implemented - onEventFilter, events.filter() (Month).
  • [Scheduler] Row editing uses .name instead of .html as the default value (Scheduler).
  • [Scheduler] Row editing level indent (Scheduler).
  • [Scheduler] DayPilot.Scheduler.rowCreateHeight (default: null), specifies the new row height (int, in pixels). If null, the default row height is used.
  • [Scheduler] DayPilot.Scheduler.rowCreateHtml property added (default: "New row...").
  • [Scheduler] DayPilot.Scheduler.onRowEdit/args.canceled property added.
  • DayPilot.Menu.onShow(args) event handler added (args.source, args.preventDefault).
  • Active area that triggered a context menu stays visible with the menu.
  • [Scheduler] Row header active areas demo (Scheduler).
  • [Scheduler] DayPilot.Scheduler.rows.collapseAll() added.
  • [Navigator] Navigator default theme updated (main -> content box).
  • [Scheduler] Fast dp.multiselect.add() and dp.multiselect.remove() implementation (Scheduler).
  • DayPilot.Modal.closeSerialized() added.
  • DayPilot.Modal.alert() returns Promise.
  • DayPilot.Modal - not forcing useIframe for showUrl().
  • [Scheduler] DayPilot.Scheduler.events.update() optimized (not updating the full row if the event position hasn't changed).
  • DayPilot.Modal - closeSerialized() works for !useIframe
  • DayPilot.Modal.onShow()
  • DayPilot.MenuBar implemented.
  • Menu item supports font icons (icon: "fa fa-warning").
  • [Scheduler] DayPilot.Row.expand(), DayPilot.Row.collapse() added to Scheduler.
  • [Scheduler] DayPilot.Scheduler.onEventResizing, onEventMoving, onTimeRangeSelecting: args.left.space, args.right.space added (default value 5 [pixels]).
  • [Scheduler] Tab moves focus to the next event in the viewport when inline editing is active (Scheduler).
  • [Scheduler] DayPilot.Scheduler checks if .events.list and .resources are array objects.
  • [Scheduler] Scheduler/event fontColor supported during export.

See also the online demo:

You can download a trial version here:

Release notes: