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
1320
Disabling Creation of Duplicate Entries on Appointment Drag with Control Key Depressed
posted

Is there any way of stopping the UltraDayView control from making duplicates of the appointments selected when a drag operation is commenced while the Control Key is depressed?  I am looking in the source code now of the UltraDayView class but cannot see anything obvious to disable that particular behaviour.

Parents
No Data
Reply
  • 48586
    posted

    Hello,

     

    I have tested the following scenario with Infragistics 11.2 Service Release 1010 (base version), I have UltraDayView on the form with one appointment. I pressed “Ctrl” and  started dragging the appointment (UltraDayView creates a copy of this appointment), I released the “Ctrl” key, without releasing the mouse, the copy of the appointment disappeared and the appointment gets new “location”. So the control works as I expected. To be more clear a have capture a video of my test and also I am attaching the sample which I had tested.

     

    Please let me know if you have any further questions.

    WinDayViewDragAppointment.zip
Children