Hi,
Is there any event when i perform ctrl+drag drop on any appointment in ultradayview/ultraweekview, i need information of the appointment being copied and perform some operation on it.
Thanks,
Chitra
Hello,
I am just checking about the progress of this issue. Let me know If you need any further assistance on this matter?
Thank you for using Infragistics Components
So this means while performing Appointment drag drop operation i can use AppointmentDragging event to check which Key is pressed by keyModifier (if (ModifierKeys == Keys.Control)) and perform operation accordingly.
I tried with KeyModifiers and it works, will ask for further assistance if needed.
Hi Chitra,
Please let me know if you need our further assistance on this matter.
Thank you for using Infragistics Components.
Yes, have you tried this suggestion ?