Hey,
is it possible to configure RadzenScheduler to hide for example weekends
Hey,
is it possible to configure RadzenScheduler to hide for example weekends
Hi @Marko_Steger,
You can inherit from RadzenWeekView and override the StartDate and EndDate properties.
Here is a thread that shows how to inherit views: Radzen Scheduler Set Year Range - #5 by korchev
Ok, i can see i wasnt clear what i want. I need the weekend boxes in the RadzenMonthView smaller or gone so all the other boxes will be wider.
I see. This isn't supported I am afraid. Month view always displays 7 days.