DayPilot.Scheduler.eventResizeCallBack
Invokes an EventResize event on the server side using an AJAX CallBack.
Declaration
eventResizeCallBack(e, newStart, newEnd, data)
Parameters
- e (DayPilot.Event) - event reference
- newStart (DayPilot.Date) - new event start
- newEnd (DayPilot.Date) - new event end
- data (object) - additional custom data
See Also
- Sending Custom Data with CallBack (DayPilot Pro for ASP.NET)