I want to add CSS styling to some specific empty cells (e.g. lunch time) in my DayPilot Week Calendar. Do you know how I can proceed? All empty cells are equivalent in HTML code, I have no idea to target them, and when the Calendar is rendered.
Answer posted by Dan Letecky [DayPilot] 2 years ago.
In the Pro version, you can use the onBeforeCellRender event handler to customize the calendar cells - you can add custom CSS class to selected cells or modify the appearance directly.
Unfortunately, onBeforeCellRender is not available in the Lite version at the moment.
Comment posted by Thomas 2 years ago.
Thank you for your feedback.
It suddenly makes things less easy.
Greetings
This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.