Highlight Date on RenderDayCell event

Hello!

Can you provide an example to highlight a date based on the RenderDayCell - event in DatePicker for Blazor? I´ve found some examples for disabeling a date, but not for highlighting.

Thanks a lot. 

Holger

1 Reply 1 reply marked as answer

SP Sureshkumar P Syncfusion Team August 20, 2020 11:07 AM UTC

Hi Holger, 
 
Greetings from Syncfusion support. 
 
We would like to inform you that, if we want to render the every cell based on the day in the different color means, we need to access the td element for the particular table cell and add the corresponding back ground color to them. We could not access the DOM element in the server side and there is no possible to achieve the requested requirement in the server side.  
 
Regards, 
Sureshkumar P. 


Marked as answer
Loader.
Up arrow icon