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.
PBPriyanga Balasubramaniam Syncfusion Team November 25, 2015 08:39 AM UTC
Hi Ric Silva,
Thank You for using Syncfusion products.
We have prepared a workaround sample which tries to meet your requirement. In this sample we have overridden the "CalendarDayButton" style and set SlideTransition duration as 0 to avoid slide transition while clicking navigation buttons. Please download the sample from the below location.
i added SelectedDateBackground="Red" on the calendar, and it seems it doesn't work, also today background isn't changed, this also happens on my project.
PBPriyanga Balasubramaniam Syncfusion Team November 27, 2015 09:11 AM UTC
Hi Ric Silva,
Sorry for the inconvenience caused.
We have modified the last updated sample which tries to meet you requirement. In this sample we have added "VisualStateManager" in "CalendarDayButton" control template. Please download the sample from the below location.