Call update() on the client side to update the Scheduler after changing the properties.

For a server-side assisted update, please use CommandCallBack (ASP.NET WebForms, ASP.NET MVC, Java versions).

Changing a Date (Example)

dps.startDate = "2025-05-01";
dps.update();

Remember to have the events preloaded or to load them manually using events.add().

Availability

Availability of this feature in DayPilot editions:

LitePro
DayPilot for JavaScriptFull SupportFull Support
DayPilot for ASP.NET WebFormsNo SupportNo Support
DayPilot for ASP.NET MVCNo SupportNo Support
DayPilot for JavaNo SupportNo Support