I am working on Events functions on a calendar and I am stuck on one.
Here's what I did: I have a page / interface in which the day view is displayed. The user can scroll to the next / previous day, and the same view is reloaded with information about a specific day. All this is done dynamically. In day mode, events for a specific day are displayed.
Question: I want to implement the move / Drag and Drop function for the displayed event. The user can select an event block and move it to another day. However, I cannot implement the same. I attached a screenshot of the daily view on the calendar with a visible event.
Please help me move events with an event object on different days (for example, the Iphone4 calendar). How can i do this?

Vikas S Singh
source share