Postback Not detected after showModalDialog is used

M

MikeB

This post is not about postbacks opening a new window from a
showModalDialog window.

I am using a modal dialog to populate a textbox in my form. When the
form is submitted the code behind logic runs as if it were not a
postback. Page.IsPostback is set to false even though it clearly is a
postback.

If i manually fill in this textbox and submit the form, it behaves as
expected. If i use a standard popup window and javascript to fill the
textbox and submit the form, it behaves as expected. It is only when
the modal dialog is used to fill the textbox that the postback is not
recognized.

Unfortunately for me, it is required that i use a modal dialog here.

Has anyone else encountered this? Does anyone have a fix?
 

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,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top