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

Scheduler - Agenda View

Configurator

Number of Days

Hide Empty Days

Date
Time
Event
16 Monday Jun 2025
no events
17 Tuesday Jun 2025
no events
18 Wednesday Jun 2025
no events
19 Thursday Jun 2025
no events
20 Friday Jun 2025
no events
21 Saturday Jun 2025
no events
22 Sunday Jun 2025
no events
  • Agenda-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 Agenda view.

In this case, the Scheduler for Blazor displays a weekly summary with appointments in a table format. The Agenda view can display a different number of days with events as per the NumberOfDays parameter. The default number is seven. If there are no appointments for a certain day, an empty item is shown with "no event" text. This can be controlled through the HideEmptyAgendaDays parameter, the default value is true.

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

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 Blazor Scheduler Agenda 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.