Hello,
I would like to clarify that an easy and convenient way of achieving such functionality would be to use the RadScheduler client-side object
get_activeModel().getTimeSlotFromDomElement(htmlElement). Please take a look on the code snippet below.
//JavaScript
In this case the
htmlElement
should be the td DOM element you dropped at. You can find that td element in the drop event arguments.
Regards,
Boyan Dimitrov
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.