Call update() on the client side to immediately update the calendar after changing the properties. This used to require a server-side request using commandCallBack().
Changing Cell Height (Example)
dpc.cellHeight = 40; dpc.update();
Call update() on the client side to immediately update the calendar after changing the properties. This used to require a server-side request using commandCallBack().
dpc.cellHeight = 40; dpc.update();
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 |