The onCallBackStart event handler fires when the Scheduler starts a server-side AJAX callback.
DayPilot.Scheduler.onCallBackStart(args)args (object) - empty object
This legacy callback event is available in ASP.NET WebForms, ASP.NET MVC, and Java integrations.
Use it to show progress before the callback response arrives. No additional event data is supplied.