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 Reminder


Subject 
Alert Time 
No data to display

DevExpress ASP.NET Scheduler Storage Control (ASPxSchedulerStorageControl) is a non-visual component that implements all scheduler-based data operations using third-party web controls.

This demo illustrates how to create appointments (SchedulerStorageBase.CreateAppointment method) with reminders and assign them to an ASPxGridView (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
Open VB Solution
The source code files for this demo are installed (by default) in the following directories:
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\ASPxSchedulerDemos
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\VB\ASPxSchedulerDemos