Quantcast
Channel: ASP.NET AJAX + Ajax Control Toolkit (ACT)
Viewing all articles
Browse latest Browse all 5678

myModal.hide() not working

$
0
0

Hi

I have a Modalpopupextender inside a usercontrol .The usercontrol is inside a ContentPlaceHolder of a master page.

The modal shows when my page loads, everything else works in the usercontrol including button clicks etc but I cant programatically hide or show the modal?

I've tried to myModal.hide() in the page_load event of the usercontrol, I've found the control from the page_load event of the masterpage and tried mymodal.hide in there and i've tried myModal.Hide() in the click events of the buttons in the usercontrol. I cant interact with the controls in the usercontrol from the code behind. But it cant get the control to hide?

Thanks

 

Leonaisse


Viewing all articles
Browse latest Browse all 5678

Trending Articles