ModalPopupExtender hide problems

K

Kyle Uy

Hi,

To explain briefly I have a MasterPage with an UpdatePanel on it which then contains User Controls. On the user control I have a ModalPopupExtender with an UpdatePanel inside its PopupControlID which is a Panel. My MPE doesn't have Ok or Cancel buttons. I just placed a button inside the Panel which triggers the postback and on the code just hides the MPE via <mpe_name>.hide().

This works fine after clicking the button. The MPE becomes hidden, but the problem lies when I trigger anything on the MasterPage's UpdatePanel; the MPE becomes visible and somewhat broken because it's not modal anymore and it just shows the unneeded div at the lower left of the page.

Have anyone experienced this before? Thanks in advance.




Submitted via EggHeadCafe - Software Developer Portal of Choice
5 SQL Server Management Studio Tips
http://www.eggheadcafe.com/tutorial...d-e5f4cd421c5d/5-sql-server-management-s.aspx
 
J

Joe

I am having the exact same problem as the above message.

I think could have something to do with upgrading to Dot Net 3.5
framework.

Has anyboby came acorss a work around for this bug in the framework?
 
J

Joe

I think you misunderstood our problem Eliza.

The problem relates to ModalPopupExtender being used within an
UpdatePanel.
 
J

Joe

I think I should make it clear that I did not have this problem when I
was running this on dot Net 2.0. But its not possible for me to back
track to 2.0 as my customers use 3.5.

Any help on this matter is needed urgently, or I will need to redesign
this part of the web app to not use the modal popup.
 
F

Frank

Did you ever find anything on this? I'm running into the same problem, but
only when the page is loaded with a QueryString.

Frank
 

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,767
Messages
2,569,572
Members
45,045
Latest member
DRCM

Latest Threads

Top