Create a basic scheduling application with the SchedulerControl.
-
Updated
Dec 5, 2024 - C#
Create a basic scheduling application with the SchedulerControl.
Use customization actions to modify the Scheduler's Ribbon UI.
Set the time cell background in a scheduler grouped by resources.
Create new appointments when a user drops records from the Data Grid to the Scheduler.
Create scheduler appointments with different recurrence types in code.
Create a data template to customize an appointment in-place editor.
Specify custom work times for different days and resources.
Customize the Scheduler cell context menu at runtime.
Customize the appearance of the Scheduler's FlyoutControl and ToolTip elements.
Demonstrates how to synchronize user appointments with Microsoft 365 calendars.
This example loads appointments that fall into the specified date interval.
Create appointment reminders in code and display reminders in a custom window.
Handle drag and resize appointment events to apply user restrictions.
Implement the ICalendar support in the Scheduler Control.
Handle the CustomAppointmentBackground event to change the appointment background color.
Use Scheduler Report to print and export the Scheduler control.
Use styles and templates to customize appointment appearance.
Add a description, image, and links to the dxscheduler topic page so that developers can more easily learn about it.
To associate your repository with the dxscheduler topic, visit your repo's landing page and select "manage topics."