Skip to content
DayPilot

DayPilot Pro for ASP.NET WebForms 6.8

Release date: May 8, 2012 (build 2460)

Notify Event Model

scheduler notify

The Scheduler supports a fast Notify model. It allows to make changes to the event set on the client side without waiting for a response from the server side.

The client-side operations are now heavily optimized. All changes (event adding, deleting, moving, resizing) take under 100 ms, regardless of the total number of events displayed.

Demo:

See also:

Implemented