In FullCalendar I can drag-and-drop an event from an external list into the calendar. But I also need the reverse. So could anyone please let me know hwat are the steps to implement the drag-and-drop of a FullCalendar event from the calendar back to the external events list?
2
votes
1 Answers
2
votes
I've updated the external-dragging demo and posted the code to the comments on http://code.google.com/p/fullcalendar/issues/detail?id=550. Hope it helps