G
Guest
I'm not quite sure if the problem I'm having is a restriction of
showModalDialog or if there is a way around it.
The web app I am working requires the user to select a record from a list.
I pop this list (generated by a second page) in a second window. When the
user selects a record on the datagrid, I close the second window and submit
the calling page.
If I try to use showModalDialog, the dialog pops up just fine and everything
is rendered correctly. However, as soon as the page posts back a new browser
window is opened with what appears to be the response for the post back.
Is there a way around this behavior?
showModalDialog or if there is a way around it.
The web app I am working requires the user to select a record from a list.
I pop this list (generated by a second page) in a second window. When the
user selects a record on the datagrid, I close the second window and submit
the calling page.
If I try to use showModalDialog, the dialog pops up just fine and everything
is rendered correctly. However, as soon as the page posts back a new browser
window is opened with what appears to be the response for the post back.
Is there a way around this behavior?