Answer posted by Dan Letecky [DayPilot]
8 years ago.

Please take a look at the documentation:
https://doc.daypilot.org/calendar/event-deleting/

You need to use onEventDelete event handler to call backend_delete.php endpoint on the server side. You need to create backend_delete.php which will delete the event record using SQL.

This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.