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.
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).
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\MVCxSchedulerDemos |