The DevExpress MVC Scheduler allows you to easily customize the appearance of visual elements by providing custom templates.
In this demo the SetVerticalAppointmentTemplateContent and the SetHorizontalAppointmentTemplateContent methods are used to specify custom appointment templates. The SetHorizontalResourceHeaderTemplateContent method enables you to include a picture in the resource header.
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 |