Does anyone know if the current version of the JQuery FullCalendar plugin ver 1.1 support event add/delete/update?
I need to load the calendar with events from the db in an asp.net mvc app, allow the user to add/change/delete events, then persist any changes back to the db.
Is this doable?
Thanks for any feedback!