Hi,
I'm getting a "Attribute 'EventSelectHandling' is not a valid attribute of element 'DayPilotScheduler' and the same with ;EventDeleteHandling' and 'EventDeleteJavascript; since updating to the latest version of Daypilot.
Whats going on?
EventSelectHandling="CallBack"
EventEditHandling="CallBack"
EventDeleteHandling="CallBack"
EventDeleteJavaScript="if (confirm('Do you really want to delete \'' + e.text() + '\' ?')) dps1.eventDeleteCallBack(e);"