DayPilot
Products
Support
DayPilot for JavaScript
Features
Tutorials
Open Source
Buy
Try
What's New
Home
»
What's New
» DayPilot Pro for JavaScript 2024.2.5912
DayPilot Pro for JavaScript 2024.2.5912
Release date: April 1, 2024
Improvements
[Calendar]
DayPilot.Calendar.columnMarginLeft
property added (build 5899)
[Calendar]
DayPilot.Calendar.onBeforeCellRender
:
args.cell.properties.fontColor
,
args.cell.properties.text
added (build 5900)
[Calendar]
DayPilot.Calendar.onBeforeCellRender
:
args.cell.x
,
args.cell.y
properties added (read-only) (build 5903)
[Calendar] Allow an event to be displayed in multiple columns in the
resource-scheduling calendar
mode (year view). (build 5903)
[Kanban]
DayPilot.Kanban.onCardMove
: Asynchronous processing supported (args.async and args.loaded()) (build 5905)
[Kanban]
Main Kanban demo
source code updated (ES6, async move validation, loading data using update() method) (build 5906)