The DevExpress MVC Scheduler allows you to exchange scheduling data between your application and the most popular calendars. Appointments can be saved to .ics file and loaded from a stream containing data in iCalendar format.
The SchedulerExtension provides you with ExportToICalendar and ImportFromICalendar methods allowing you to save and load iCalendar data with ease.
Note: The Scheduler is in read-only mode. You cannot modify appointments, delete them or create new appointments.
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 |