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

Inline Fast Navigation

Previous yearPrevious monthNovember 2024Next monthNext year
SunMonTueWedThuFriSat
44272829303112
453456789
4610111213141516
4717181920212223
4824252627282930
491234567
Options
v

The DevExpress ASP.NET Calendar (ASPxCalendar) can display the fast navigation panel in the editor or a popup window depending on the DisplayMode property. This demo illustrates the fast navigation panel's main settings listed below:

  • MaxView - Specifies the earliest available Calendar view. For example, if the MaxView property is set to `Months`, the picker displays the months of a particular year and January is the earliest available Calendar view item.
  • EnablePeriodNavigation - Specifies whether a user can navigate through periods within the calendar's fast navigation panel.
  • ShowFastNavHeaderBackElement - Specifies whether the fast navigation panel contains a button which allows a user to return to the previous period (months, years, days).

Use the options in the demo to see how they affect the editor's behavior and appearance.

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