The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
I have a windows form using a datagrid control and a sfCalendar control. I want to drag a job number from the datagrid onto a date on the calendar control and have code handle this occurrence in a separate fairly complex scheduling routine. How can I determine on which date the mouseup event occurs? I can trap for a mouseup event in the calendar control and I know if it is th result of a dragdrop event and I know the data to be dropped. I just can't see any way to identify the individual date on which the drop (or mouseup) occurs.
Forgot to mention - Visual Basic in Visual Studio 2019 community edition, Syncfusion v 17.1.0.38
JPJagadeesan Pichaimuthu Syncfusion Team May 28, 2019 05:38 AM
Hi Tom,
Thanks for using Syncfusion product.
Currently we are analyzing the reported query and will update more details on 29/05/2019.
We appreciate your patience until then.
Regards,
Jagadeesan
MSMagesh Sankar Syncfusion Team May 29, 2019 10:10 AM
Hi Tom,
Thank for your patience.
On further analysis, In SfCalendar DragDrop event will triggers, when perform drag and drop operation and we don’t have option to get date value On DragDrop. Currently SfCalendar does not have direct support to achieve your requirement.
Let us know if you need any further assistance on this.