New to Telerik UI for Blazor? Download Free 30-day trial

Scheduler - MultiDay View

Configurator

Number of days

Day start

WorkDay start

Slot duration (min)

Day end

WorkDay end

Slot divisions

Mon, 6/21
Tue, 6/22
Wed, 6/23
Thu, 6/24
Fri, 6/25
Sat, 6/26
Sun, 6/27
Mon, 6/28
Tue, 6/29
Wed, 6/30
all day
8:00 AM
10:00 AM
12:00 PM
2:00 PM
4:00 PM
6:00 PM
  • Multiday-view.razor
  • AppointmentService.cs
  • AppointmentDto.cs
Loading the demo source code...please wait.

Style in ThemeBuilder

  • Custom SASS variables
  • Atomic customizations
  • Sharing projects
Start Theming

Description

Telerik UI for Blazor Scheduler supports a variety of views that control the timespan in which its appointments will be rendered. The current demo focuses on the MultiDay View. In this case, the Scheduler for Blazor shows a set of days to the user. You can specify the number of days displayed in the MultiDay View through the NumberOfDays parameter it exposes.

The Toolbar buttons allow the user to navigate to the next or previous set of days. Additionally, the dropdown calendar can be used to select a specific date – upon selection, the Scheduler will navigate to the set of days that contains the selected date.

The Scheduler MultiDay View supports configuration of its start time and end time through the corresponding StartTime and EndTime parameters. You can also set your desired working hours. The view exposes WorkDayStart and WorkDayEnd parameters that you can use to provide the specific start and end of the working day.

The Scheduler MultiDay View also provides an option to configure its time slots through dedicated parameters. The SlotDuration controls the time span of each major time slot in minutes. The SlotDivisions sets the number of partitions in each major time slot.

The current demo showcases a Scheduler with MultiDay View only. Use the options in the Configurator section to alter the view settings and explore the change in the component.

The Blazor Scheduler allows you to configure which views will be displayed. You can declare the desired views in the SchedulerViewstag. If more than one view is added, you can define a pre-selected view through the View parameter of the component. The available views that the Blazor Scheduler exposes are:

This Scheduler MultiDay View example is part of a unique collection of hundreds of Blazor demos, with which you can see all Telerik UI for Blazor 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 Telerik REPL for Blazor or ThemeBuilder.

Support & Learning Resources

An error has occurred. This application may no longer respond until reloaded.