J
Jacky Chau
I have a modal dialog opened using window.showModalDialog. When that
modal dialog closes, it causes the parent form to postback. Is there
any way to stop it from forcing the parent page to postback? There's no
need for the parent page to postback when receiving data from the modal
dialog.
modal dialog closes, it causes the parent form to postback. Is there
any way to stop it from forcing the parent page to postback? There's no
need for the parent page to postback when receiving data from the modal
dialog.