DayPilot News

Monthly Summary for July 2018

July 30, 2018

JavaScript Scheduler: Undo/Redo tutorial was released:
https://code.daypilot.org/33599/javascript-scheduler-undo-redo

The tutorial shows how to add undo/redo functionality to the JavaScript Scheduler component. The UndoService class maintains history of all changes and provides undo() and redo() methods.

javascript-scheduler-undo-redo.png