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

Modal Window

Show Modal Window

This demo illustrates how the ASPxPopupControl's popup windows can be used in modal mode. This window mode is useful when you require an end-user to interact with the modal dialog (e.g., input and submit login credentials) before returning to the main window. The modal mode's availability can be controlled by using the Modal property of a popup control or a specific popup window. An unlimited number of nested modal windows is supported.

In this demo, click the Show Modal Window button to invoke the first modal dialog window. The second modal window can be displayed by clicking the Create Account link within the dialog.

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