Winform Scheduler Dragover or Dragdrop event not firing

1 Answer 19 Views
Scheduler and Reminder
PeterT
Top achievements
Rank 1
Iron
PeterT asked on 02 Feb 2024, 10:44 PM

Hello,

I am trying to drag an item from a form Gridview to a Scheduler control but could not see any Scheduler Dragover event got fired. I have set the Scheduler AllowDrop property to true and my code to initiate the transfer is gridview1.DoDragDrop(sTDF, DragDropEffects.Move). Help is apprevciated.

Thanks

Peter

1 Answer, 1 is accepted

Sort by
0
Nadya | Tech Support Engineer
Telerik team
answered on 07 Feb 2024, 12:14 PM

Hello, PeterT,

It seems that RadScheduler's DragOver events get fired on my end. I created a test project by dragging from the grid to RadScheduler and the DragOver event triggers on my end. Please refer to the attached project. Can you give it a try and let me know if it differs from your real set up? It would be greatly appreciated if you can modify the project according to your setup.

I hope this helps. Please let me know if you have other questions.

Regards,
Nadya | Tech Support Engineer
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
Scheduler and Reminder
Asked by
PeterT
Top achievements
Rank 1
Iron
Answers by
Nadya | Tech Support Engineer
Telerik team
Share this question
or