while we move one appointment, it may overlap other one, instead of overlapping we need to move that also synchronised with initial one. is this feature available in schedule view?
1 Answer, 1 is accepted
0
Yana
Telerik team
answered on 12 Jan 2012, 04:24 PM
Hello Rajesh,
RadScheduleView doesn't support such functionality out of the box. You can try to implement it with a custom DragDropBehavior. More information about it can be found here.
You can find the existing appointments in Drop method like this: