Need to provide support for dragging multiple events/appointments on Scheduler at the same time. In GroupEdit resource below cases should be considered
1. CTRL+mouse drop action should clone the event. For ex: In the below sample, CTRL+ mouse droping the Robert event in Laura should not remove the event in Robert.
2. CTRL+mouse droping event on resource which already has the same event should remove the event from dragged resource. For ex: In below sample, if Robert event is CTRL+mouse droping in Margaret then Robert event needs to be removed.