Nancy Davolio | Andrew Fuller | ||
31
Sun
|
31
Sun
|
||
9 9:00 | 00 | |||
10 10:00 | 00 | |||
11 11:00 | 00 | |||
12 12 PM | PM | |||
1 1:00 | 00 | |||
2 2:00 | 00 | |||
3 3:00 | 00 | |||
4 4:00 | 00 | |||
5 5:00 | 00 | |||
The DevExpress Blazor Scheduler component allows you to display detailed snapshots of events/appointments within your DevExpress-powered web application across a single day, week, or month.
Our Scheduler component ships with the following integrated features:
View Types
You can define multiple view types in Blazor Scheduler markup: Day, Week, Work Week, Month, and Timeline. A built-in UI element allows users to switch between defined types. Use the ActiveViewType property to specify the active view. If the property is not specified, the Scheduler component initially displays the first defined view.
Drag & Drop Support
The Scheduler component allows users to drag & drop appointments across the view.
Data Binding
To bind the Blazor Scheduler component to a data source, create and configure a DxSchedulerDataStorage object.
Recurring Appointments
The Scheduler allows you to create, modify, and delete appointments that repeat on a schedule with a specified frequency.
Appointment Editing
Our Scheduler ships with the following edit form types: compact and pop-up (extended).
The DevExpress Blazor Scheduler allows you to restrict end-user operations (modify appointments). You can also incorporate additional capabilities or cancel actions when necessary. Refer to the following help topic for additional information in this regard: User Actions in Blazor Scheduler.
Templates
You can use templates to customize the content and appearance of time cells, date headers, resource headers, and pop-up elements (extended/pop-up edit forms and tooltips).
Toolbar Customization
You can customize the toolbar used within DevExpress Scheduler by adding or removing predefined items and creating your own commands.
Keyboard Support
Our Scheduler component supports keyboard shortcuts - allowing users to navigate toolbar items and appointments (with the ability to execute built-in commands).