Drag and Drop from table to Scheduler is working only for current date,Not working for selected date
Asked by Gomathi 12 years ago.
Hi,
i am using ASP.NET MVC Scheduler. The events are dragged from table and dropped in Scheduler.This works only when page loads first time.When i change the date in Calendar,it loads the scheduler with correct date and data but drag and drop "Throws error & not dropping the item."
Error Msg : TypeError: $07 is null
The Line : var $07=new DayPilot.Date(this.data.start)
Other Issue:
Scheduler is displaying the scheduled event for selected date,when i drag and drop item from table it takes
new date as current date not selected date.
I can confirm this bug, the last working version is 7.5. Since 7.6 drag and drop in scheduler from external source to another selected date than current day doesn't work.
Please fix it asap.
Answer posted by Dan Letecky [DayPilot] 12 years ago.
This issue is fixed now in the latest sandbox build (7.7.5650):