All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
private
void scheduler_AppointmentEditing(object sender, AppointmentEditingEventArgs e)
{
if (e.AppointmentEditAction.Equals(AppointmentEditAction.Drag)) e.Cancel = true;