DayPilot Pro for ASP.NET WebForms 2024.4.3862

Release date: December 11, 2024

Features

  • [Gantt] A shadow version of existing links attached to the target when moving a task in time.

Improvements

  • [Calendar] Rendering of Calendar in RTL mode improved. (build 3858)
  • [Scheduler] Rendering of RightAngled FinishToStart link improved (Scheduler). (build 3858)
  • [Scheduler] DayPilot.Scheduler.onBeforeCornerExport: args.control added (build 3858)
  • [Calendar] Correctly clearing moving shadow when an external item is dragged out of the Calendar again. (build 3858)
  • [Scheduler] Committing pending event updates when getting current keyboard focus using keyboard.getFocus() in the Scheduler. (build 3858)
  • [Scheduler] DayPilot.Scheduler.makeDraggable(options): options.externalCursor property supported (build 3858)
  • [Calendar] Calendar default theme updated for RTL (duration bar position). (build 3858)
  • [Calendar] DayPilot.Calendar.makeDraggable(options): options.remove property supported (build 3858)
  • [Scheduler] Rendering of RightAngled FinishToFinish link improved (Scheduler). (build 3858)
  • [Calendar] Top and bottom selection labels let the mouse events pass through (Calendar). (build 3858)
  • [Calendar] Option to define column header height and all-day event height using CSS disabled to improve performance (Calendar). (build 3858)
  • [Scheduler] Multi-range selection properly restored after Scheduler is resized (window resize or DOM change). (build 3858)
  • [Calendar] DayPilot.Calendar.makeDraggable(options): options.onDragStart, options.onDrop handlers added. (build 3858)
  • [Gantt] DayPilot.Gantt.rows.collapseAll() method added. (build 3858)

Fixes

  • [Calendar] Rendering of the vertical header in Resources mode fixed (Calendar). (build 3855)
  • [Calendar] Incorrect Calendar grid height in Resources view with Days > 1 fixed. (build 3857)
  • [Month] Check parent node when disposing events - fixed (Month). (build 3858)
  • [Scheduler] Firing of onTimeRangeClick and onTimeRangeDoubleClick when multi-range selection is enabled (`allowMultiRange: true`) fixed (Scheduler). (build 3858)
  • [Scheduler] Scheduler now selects all rows with ID specified using `selectedRows` on startup (not just the first matching row). (build 3858)
  • [Gantt] Prevent dragging task box between two Gantt charts (invalid operation). (build 3858)
  • [Scheduler] Pressing Ctrl or Meta (after selecting multiple time ranges in the Scheduler) fired an extra onTimeRangeSelect/ed event - fixed. (build 3858)