search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Delete and Menu option in angularJS Event calendar

Asked by vinodkumar
6 years ago.

i am unable to do event deletion and displaying menu items in event control. i am using open source version .while adding menu item by code getting javascript error like menu item not found. is this because of open source version? . Also document related to the open source version not mentioned about any delete feature.

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

The open-source version doesn't include any built-in UI mechanism for deleting events (compare with the options available in the Pro version - https://doc.daypilot.org/calendar/event-deleting/). I recommend using the direct API (dp.events.remove() method) or simply deleting the event in the data source.

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