Click here to Skip to main content
16,004,678 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi
I have a modalpopup extender on my form it appears to be working fine but I also have a checkbox on that popup now when the check box is clicked it updates a textbox on the popup that works fine to my problem is what happens to the popup when I click the checkbox, the popup gets docked back on the form making the rest of the page accessible. Please Help!!!!!! how do I stop this?

Thank you in advance
Posted
Updated 20-Aug-12 3:01am
v2
Comments
Kenneth Haugland 20-Aug-12 8:02am    
WPF, WinForms, ASP.NET or?
AmitGajjar 20-Aug-12 8:54am    
it must be ASP.NET as modelpopup extender is used.
Kenneth Haugland 20-Aug-12 8:57am    
He sould add a tag :)
AmitGajjar 20-Aug-12 9:00am    
Right. mlingo209 Please add appropriate tags.
Kenneth Haugland 20-Aug-12 9:01am    
Fix'ed

1 solution

Add an update panel in to hold the checkbox within the modal popup
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900