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.
SKSatheesh Kumar Balasubramanian Syncfusion Team July 21, 2022 02:28 PM UTC
Hi Calvin,
Currently,we don’t havetheoption to add, remove and edit blockevents. But, you can useeventRenderedevent to bind click action fortheblock event and you can open your customized dialog in the click actionthere you can edit or delete the block appointment.You can use thecellClickorcellDoubleClickof the schedule event to add the block appointment.