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.
how to set the month view when clicking the navigation calendar? the default was when clicking the navigation calendar it will set to day view, I want it to stay in month view
SNSindhu Nagarajan Syncfusion Team March 7, 2018 10:44 AM UTC
Hi John,
Thanks for using Syncfusion Products .
In order to avoid the schedule view changing when select a date from navigation calendar, SwitchViewStyle property can be used. Please make use of below code and sample.