Welcome to the .NET MAUI feedback portal. We’re happy you’re here! If you have feedback on how to improve the .NET MAUI, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Hi, SpecialDates is a great feature in the calendar and sets this product apart. I have noticed that when working with MVVM, the update to the SpecialDates does not respond. And there is no way to update the control. What I have done as a work around is to set the control to IsVisible = false, then set it to IsVisible = True. that forces the control to update. I am using stanard MVVM Binding, which is the normal way to deal with controls. Can we have the control respond to updates "OnPropertyChange" and deal with the update.
Thank you.