DayPilot Pro for ASP.NET MVC 2024.1.6086

Release date: March 28, 2024

Improvements

  • [Scheduler] DayPilot.Row.cells.totalDuration(filter) - filter parameter added (Scheduler) (build 6084)
  • [Scheduler] Optimized event rendering when allowMultiMove or allowMultiResize is enabled (Scheduler). (build 6084)
  • [Calendar] Allow an event to be displayed in multiple columns in Resources mode. (build 6084)
  • [Month] DayPilot.Month.events.forRange() returns events in the order used for rendering (instead of the original order of the data source). (build 6084)
  • [Scheduler] Link rendering optimization - visible links skipped during scrolling (Scheduler) (build 6084)
  • [Scheduler] Significantly improved rendering performance when displaying a large number of links in the Scheduler. (build 6084)

Fixes

  • [Calendar] Time header active areas not rendering properly - fixed (Calendar). (build 6084)
  • [Scheduler] Link rendering fixed (when there are events in the data set that don't belong to any Scheduler row). (build 6084)
  • [Calendar] Start and end time of time range selection fixed in Calendar with hidden non-business hours or shifted dayBeginsHour. (build 6084)
  • [Scheduler] DayPilot.Scheduler.links.add() fixed when the parameter is a DayPilot.Link object ("Uncaught TypeError: Cannot read properties of undefined (reading 'from')" error) (build 6084)
  • [Scheduler] Rendering of links related to events created using events.add() fixed (Scheduler). (build 6084)
  • [Calendar] DayPilot Calendar error fixed: "Cannot read properties of null (reading 'style')" (build 6084)
  • [Calendar] Calendar scroll label position calculation fixed on touch devices (when fixed column width is used) ["Cannot read properties of undefined (reading 'clientWidth')"] (build 6084)