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 need to know can we override the double click the event on Scheduler and instead opening the Edit Appointment window, do some operations on clicked appointment ?
SGSwathi Gopal Syncfusion Team May 7, 2018 06:43 AM UTC
Hi Sarathi,
Thank you for contacting Syncfusion support.
Based on the provided information your requirement of disabling Appointment editor window opening in double click can be achieved by cancelling AppointmentEditorOpening event in SfSchedule. Please find the below code example,