Hello Dan,
I was wondering if there is a way torefresh the calendar using javascript?For example:
DayPilotCalendar.refresh();
I am updating the page using javascript, and I'm assuming the calendar has a similar property to updatepanel where you are able to grab the element and call update.