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:
| Lite | Pro | |
|---|---|---|
| DayPilot for JavaScript | ||
| DayPilot for ASP.NET WebForms | ||
| DayPilot for ASP.NET MVC | ||
| DayPilot for Java |
DayPilot