New to Telerik UI for ASP.NET MVC? Download free 30-day trial

ASP.NET MVC Scheduler Change Working Days

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
change_working_days.cshtml
Change_Working_DaysController.cs

Also available for:

CLIENT-SIDE API SERVER-SIDE API

Description

The Telerik UI for ASP.NET MVC Scheduler component enables you to change the working days of the week by using the WorkDays configuration property.

The days are index-based and the WorkDays method accepts an int[] as its argument. You can also configure the WorkDays method of the Scheduler to modify the working days for all views or you can set the method through the configuration of an individual view.

Additional Apps

This Scheduler example is part of a unique collection of hundreds of ASP.NET MVC demos, with which you can see all Telerik ASP.NET MVC components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in the ThemeBuilder.

Support & Learning Resources

Additional Resources