New to Kendo UI for jQuery? Download free 30-day trial
Change Working Days
- EXAMPLE
- VIEW SOURCE
-
EDIT
- Edit in Kendo UI Dojo
- Edit in Theme Builder
-
Change Theme
DefaultSASSLESS
- Default
- Bootstrap
- Material
- Launch Theme Builder
- change-working-days.html
- Sample service
Also available for:
API REFERENCEDescription
You can change the working days of the week by using the workDays option.
The days to set are index based and the workDays option accepts an array of numbers.
In this example [ 1,3,4 ]
sets Monday, Wednesday and Thursday as working days of the week.
You can set the workDays option to the Scheduler to define the working days for all Views. Or you can set it through the configuration of an individual View.