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.
My exact issue that I am working with ej2 calendar. there is some issue I have created slots from 20 may to 29 may but in database has single entry for that slots. now I need perticular slot like 23 may day slot. then how I can get?
I used eventRendered method for render the event/slot.
http://prntscr.com/sk47s8
Why I need it? --------------------- Because I want to change booked slot color in calendar.
VMVengatesh Maniraj Syncfusion Team May 21, 2020 07:03 AM UTC
Hi Bhavin,
Greetings from Syncfusion Support.
We have validated your requirement “I want to change booked slot color” and we have achieved your requirement by making use of EventRendered event of the Scheduler. Please check the below sample for more reference.