Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
220
Drag and Drop
posted

Hi,

I am trying to handle events for drag and drop of appointments. However, it doesn't seem to work. What I intend to do is as under:

  1. When the user selects multiple appointments and then drags and drops to the same/different resource calendar, it should move all the appointments to the drop target (i.e. resource calendar).
  2. When the user keeps the Ctrl key pressed and then drag and drops multiple appointments it should make a copy of all the selected appointments and paste to the drop target (i.e. resource calendar).

I would have thought this would be default behavior of the control, however that's not the case. So I need to capture the drop event and get access to all the appointments that were selected.

Can you please help...

Regards,

Deven