This demo illustrates how the ASPxPopupControl's popup windows can be used in modal mode. This window mode is useful when it's necessary to display a dialog allowing end-user input to occur only to objects on the modal dialog window. The modal mode's availability can be controlled by using the Modal property of a popup control or 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 window dialog. The second modal window can be displayed via a click on the Create Account link within the dialog.