Web Scheduler
Limit concurrent events
Users can limit the number of concurrent events displayed within the same time range in the Scheduler. This helps prevent overlapping beyond a defined threshold for better schedule management.

Pure React Scheduler
Agenda view
The agenda view lists upcoming appointments in a compact, chronological list grouped by date. This view works well for mobile and narrow layouts. It supports recurring events and keyboard accessibility.

Time zones
Appointments can be created, viewed, and edited for different time zones. Events display converted start and end times based on the configured time zone. Users can specify appointment-level time zones or set a global Scheduler time zone.
Load on demand
The Scheduler fetches events based on the date range in the active view as the user navigates, reducing the initial payload and improving performance with large data sets.
Resource grouping
Users can manage and schedule multiple resources efficiently, such as meeting rooms, employees, equipment, or service providers. Group resources across multiple nested levels and track availability. Grouping can be configured to display dates as the top-level header, establish clear parent-child dependencies between categories, or organize resources in a sequential hierarchy.

Themes
The Scheduler supports Tailwind and Bootstrap themes. Users can apply these themes to match their projects’ design.
.NET MAUI Scheduler
Adaptive resource grouping in month view
This feature enables appointments to be filtered and displayed based on selected resources in the month view on Android and iOS, improving scheduling clarity and organization.

Nonworking days customization in month view
This feature allows specific days to be defined, hidden, or styled with custom colors, providing improved visual clarity for nonworking days in month view.

Inline appointments in month view
This feature displays appointments inline below date cells when they’re tapped, allowing users to view daily schedules directly within the month layout with custom styling.

Horizontal resource grouping in month view
This feature enables appointments to be filtered and displayed by resource in the month view on Windows and macOS, improving scheduling clarity and organization.

Context menus for Scheduler elements
This feature provides quick access to custom actions for timeslot cells, month cells, and appointments by right-clicking in Windows and macOS and by long-pressing in mobile devices.

Do you have a feature request? Post the details in the feedback portal.