How do I remove an event using Angular MVC demo? I found something in the javascript document but would be nice if you have something written for angular.
Answer posted by Dan Letecky [DayPilot] 10 years ago.
With Angular, you can delete an event by removing it from the underlying event array (events/daypilot-events attribute). The calendar will be updated automatically.
This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.