The DevExpress ASP.NET MVC Scheduler (SchedulerExtension) allows you to build adaptive layouts in adaptivity mode (the OptionsAdaptivity.Enabled=true). In this mode, the control automatically resizes its elements when an end user changes the browser's width.
- Agenda View - Moves the date section above its appointments list, narrows the time section, and moves the resources to the appointment's subject.
- Timeline View - Narrows day headers and appointment sections.
- Day View - Narrows days' appointment sections.
- The Toolbar hides its view selector items in the drop-down list and displays an ellipse button.
- The View Visible Interval changes the date format to make it more compact.
Set the MVCxSchedulerOptionsToolTips.AppointmentToolTipMode property to InfoSheet to display an appointment's tool tip at the bottom of the screen.
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 |