Example of Custom Month View in ASP.NET MVC Scheduler Control

This demo showcases how to customize the starting week of the month, the number of weeks rendered, and the maximum number of events rendered in month view.

DEMO
SOURCE

In this demo, the starting week of the month view is customized by using the DisplayDate property. The number of weeks rendered in a month is customized by using the NumberOfWeeks property and the maximum number of events displayed in a single row is customized by using the MaxEventsPerRow property. These properties have been configured under the views property view options. DisplayDate and NumberOfWeeks properties can be applicable only for month view. The MaxEventsPerRow property is only applicable for month, timeline, and timeline year views.

Transform your ASP.NET MVC web apps today with Syncfusion® ASP.NET MVC components
85+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab