Quantcast
Channel: ASP.NET AJAX + Ajax Control Toolkit (ACT)
Viewing all articles
Browse latest Browse all 5678

Update an UpdatePanel when ModalDialog closes or on button event

$
0
0

I have two pages. The first one has one button and an UpdatePanel that contains an image. The button uses the following code to show a ModalDialog:

window.showModalDialog('AjustarImagem.aspx',
                                        null,
                                       'status:no;
                                        LOCATION: NO;
                                        TOOLBAR=NO ;
                                        DIRECTORIES: NO;
                                        dialogWidth:250px;
                                        dialogHeight:300px;
                                        dialogHide:true;
                                        help:no;
                                        scroll:yes');
                                        return false;");

What I need to do is to update the UpdatePanel when the ModalDialog closes, or when the click event of the ModalDialog button fires.


Viewing all articles
Browse latest Browse all 5678

Latest Images

Trending Articles



Latest Images

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