is it possible to set different business hours on different days?
such as Monday 09:00 - 17:00
Tuesday 09:30 - 15:30 etc???
Yes. You can handle BeforeCellRender and set e.IsBusiness for each cell individually.
See also Calendar: Business Hours. For the Scheduler it works the same way.
That is the example I used that doesn't work for me.
Thanks