Active Questions

DayPilot.CellArray.invalidate

Answered: Hi Leo, The purpose of the invalidate() method is to clear the cached cell customization results (the args.cell.properties values set in onBeforeCellRender ). It doesn’t force a refresh of the cells....

TypeScript

Answered: Hi Leo, This should be fixed now in the latest sandbox build (2025.4.6721).

onEventMoving

Answered: The onEventMoving event is not available in the Lite version. However, you can apply your rules in the onEventMove event (on drop) and cancel the action using args.preventDefault() if needed.

Export Issue In RTL

Answered: There will be a preview available by the end of this month. I will keep you updated.