Refresh ASP.net gape after the post back is complete

P

Pravin

Hi,

I have a ASP.net webform opened. I want to open a model dialog box on
the button click. When the dialog box is opened, the webform is shown
blank because the post back is not complete unless i close the dialog
box.

How can i refresh the page only when the post back is completed i.e.
refresh the page only when the server side processing is done?

TIA
Pravin
 
E

Eliyahu Goldin

Must be you are using wrong way of opening dialogs.
If you open a new window with javascript showModalDialog in client-side
onclick event, nothing happens to the parent window except you can't click
on it.

Eliyahu
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,763
Messages
2,569,562
Members
45,039
Latest member
CasimiraVa

Latest Threads

Top