Hello Jon,
As the offset of all selected and moved / cloned events will be the same, I would suggest you to get that offset in the
moveEnd event and store it. Also, in the same event handler you could retrieve the currently selected events:
Then in the
onClone or
onMove handlers you will need to iterate over all selected events and apply the
draggedDifference stored previously:
Regards,
Veselin Tsvetanov
Progress Telerik