Reputation: 3267
I want to create a calendar with the following features in picture
I want to have the time in the left column and the task in the bottom area. I want to drag a task from the bottom list and schedule it in the specified time on specified day.
How can I do this?
Upvotes: 1
Views: 3868
Reputation:
Check out http://arshaw.com/js/fullcalendar-1.5.3/demos/external-dragging.html .
Upvotes: 5