Calendar: [UWP] ViewMode is not updated when it gets changed from the UI of native control
The calendar.ViewMode property isn't updated properly at least in these two scenarios:
Going to the Year view mode by tapping the title (month name) when in Month view mode. Going to the Day view mode by tapping a cell (day name) when in Month view mode.
1 comment
ADMIN
Didi
Posted on:13 Jan 2021 10:54
Hello,
Workaround using a custom renderer for UWP:
Please check the CustomCalendarRenderer.cs file inside the UWP project from the attached file.
Regards,
Didi
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.