Quantcast
Channel: DevExpress Support Center (Examples)
Viewing all articles
Browse latest Browse all 7205

(Obsolete) dxPopup - How to create a custom alert message

$
0
0

Starting with 14.1 follow the recommendations from the How to use the same dxPopup or another widget on different views article or use DevExpress.ui.dialog.custom.

This task can be implemented using the dxPopup control.


If you need to show a message, perform the following steps:

1. Create a new DIV and add it to the viewPort DIV;

2. Create the dxPopup widget in the created container and specify settings for this widget;

3. Show a popup.


If you need to hide a popup, perform the following steps:

1. Find instance of our popup using jQuery;

2. Hide a popup;

3. Remove DIV (popup container) from the viewPort DIV.


This example demonstrates this approach in action.

See also:
dialog

Question Comments

Added By: David Coronel at: 1/17/2013 5:20:44 AM    

There is an error when I try to download the example, please help


Viewing all articles
Browse latest Browse all 7205

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>