Change side on client-side
I'm trying to update the height of the DayPilot Scheduler from the client-side using javascript. I can access the DayPilot object and set the height using dps.height. Changing this value, however, doesn't cause a change on the page. If I call dps.Init() after changing the height value, the height changes on the page but the background color of the cells becomes the wrong color. Is their anything I'm missing here?
Asked by Anonymous 1 year ago.