In this StackBlitz example, I have changed the today's date color to blue and the dates of the other months to red in the Month View of the Kendo UI Scheduler.
I hope this helps. Please let me know if I can further assist you.
Regards,
Hetali
Progress Telerik
Remote troubleshooting is now easier with Telerik Fiddler Jam. Get the full context to end-users' issues in just three steps! Start your trial here - https://www.telerik.com/fiddler-jam.
I'm wondering if there is a possibility to switch to the day view by clicking on a day number with the current approach? Kendo scheduler has this feature by default but it doesn't work while using kendoSchedulerMonthDaySlotTemplate.
Thanks, Rita
Martin Bechev
Telerik team
commented on 02 Nov 2021, 07:24 AM
Hi Rita,
What can be done is to handle the click event of the desired elements in the template and manually update the selectedViewIndex index property in the handler: