I have Scheduler, Scheduler1 & Scheduler2
both have "cellDuration" property set to 30 mins.
but when i drag and drop an event from Scheduler1 to Scheduler2, in scheduler2 it will create an event with 24 hour duration.(StartTime: 2013-03-24T17:30:00, EndTime: 2013-03-25T17:30:00). and while dragging it shows shadow for 24 hours. Can anybody help me solving this?
Thank You