Show theme settings Shopping cart Download trialFree Trial
Change Theme Settings
Change Theme Settings
Themes
 
Show All Themes
v
...v

Storage Control

Create appointment with reminders
Subject 
Alert Time 
No data to display


DevExpress ASP.NET MVC Scheduler Storage Control (SchedulerStorageControlExtension) is a non-visual extension that implements all scheduler-based data operations using third-party extensions.

This demo illustrates how to create appointments (SchedulerStorageBase.CreateAppointment method) with reminders and assign them to an GridView (DataSource property). Click the "Create Appointment with reminder" button to create an appointment with a reminder that is displayed 5 seconds after it is created. This invokes a hint that notifies end-users about the event, and they can snooze or dismiss reminders using the hint's buttons.

Collapse/Expand
Local Copy of this Demo
To inspect the source code for this demo on your machine, you must first install our components via the DevExpress Component Installer.
You can open a local copy of this online demo directly from this webpage (if using v20.2.8, 21.1.4 or higher).
Open CS Solution
The source code files for this demo are installed (by default) in the following directory:
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\MVCxSchedulerDemos