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

Scheduler - Timeline View

Configurator

Group Orientation

21 June
7:00 AM
8:00 AM
9:00 AM
10:00 AM
11:00 AM
12:00 PM
1:00 PM
2:00 PM
3:00 PM
4:00 PM
5:00 PM
6:00 PM
7:00 PM
Small meeting room
Alex
Bob
Charlie
Big meeting room
Alex
Bob
Charlie
  • Timeline-view.razor
  • AppointmentService.cs
  • AppointmentDto.cs
  • RoomService.cs
  • RoomDto.cs
  • ManagerService.cs
  • ManagerDto.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 Timeline View.

In this case, the Scheduler for Blazor displays the appointments in a continuous horizontal direction. You can specify the number of days that will be shown side by side in the Timeline View through the NumberOfDays parameter. The ColumnWidth parameter allows you to set the desired width of each time column.

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 Timeline 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 Timeline View also provides an option to configure its time slots through dedicated parameters. TheSlotDuration controls the time span of each major time slot in minutes. The SlotDivisions sets the number of partitions in each major time slot.

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 Timeline 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.