Home Unanswered Active Tags New Question

getting a "Attribute 'EventSelectHandling' is not a valid attribute of element 'DayPilotScheduler' since installing new version

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);"

Asked by John 3 years ago.
Replies
DayPilotScheduler doesn't support EventSelect event.
It only supports TimeRangeSelected.

Maybe you have copied the attribute from a DayPilotCalendar tag?
Comment posted by Dan Letecky 3 years ago.
New Reply
This reply is
Your name (optional):

DayPilot for ASP.NET WebForms, DayPilot for ASP.NET MVC, DayPilot for Java