I have an app where users can switch from scheduler to month calendar view. Like with the scheduler, users need to drag-drop events from one month calendar to another. This works great with the schedulers, but I can't find a good solution for the month calendar.
How can I make events draggable from one month calendar to another?
Thanks for any input.