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.
I am loading a list of events in DidMonthChange when the user swipes from one month to the next. Is there a similar event that is raised when the user selects a month from the year view?
RKRathana Kumar Sekar Syncfusion Team April 26, 2017 12:01 PM UTC
Hi Anderson,
Thanks for contacting Syncfusion support.
We can achieve your requirement by using DidViewModeChange event of SfCalendar and we can get changed month details using DisplayDate API of SfCalendar. We have also prepared sample for you. Please find the sample from the below link.
I do still have to do an await Task.Delay(500); before I call my code though. This is needed so that the calendar has a chance to update and the VisibleDates field shows the range of the new month instead of the previous one.
RKRathana Kumar Sekar Syncfusion Team April 28, 2017 10:59 AM UTC
Hi Anderson,
Thanks for your update.
We could reproduce the reported issue "Calendar VisibleDates are incorrect when we select month from year view in iOS" from our side. A support incident to track the status of this defect has been created under your account. Please log on to our support website to check for further updates.