Show theme settings Shopping cart Download trialFree Trial
Change Theme Settings
Change Theme Settings
Themes
 
Show All Themes
v
...v

Adaptive Layout

The DevExpress ASP.NET Scheduler (ASPxScheduler) 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 ASPxSchedulerOptionsToolTips.AppointmentToolTipMode property to InfoSheet to display an appointment's tool tip at the bottom of the screen.

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