$(document).ready(function () { setInterval(function(){ loadEvents();
}, 3000);
});
this is not working? why its so..
Because wanted pull all bookings in every 10sec need to display them
By the way this is working.
Thanks
Thanks for the update.
There is also a built-in AutoRefresh feature that is a bit smarter (it doesn't fire if a drag and drop operation is in progress): https://doc.daypilot.org/scheduler/autorefresh/