ModalPopupExtender OnShow event? - Stack Overflow most recent 30 from stackoverflow.com2010-03-22T04:27:00Zhttp://stackoverflow.com/feeds/question/1111395http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/1111395/modalpopupextender-onshow-event0ModalPopupExtender OnShow event?eiu165http://stackoverflow.com/users/314702009-07-10T19:04:03Z2009-07-31T02:18:10Z
<p>Using the asp.net AjaxControlToolkit ModalPopupExtender is there a way listen to an event when the TargetControlID is clicked and the Modal becomes visible? </p>
<p>something like an OnShow or an OnClose method which can be run on the server</p>
<p>Thanks</p>
http://stackoverflow.com/questions/1111395/modalpopupextender-onshow-event/1210360#12103600Answer by eiu165 for ModalPopupExtender OnShow event?eiu165http://stackoverflow.com/users/314702009-07-31T02:18:10Z2009-07-31T02:18:10Z<p>I have decided to move to the Thickbox thanks to help from <a href="http://mattberseth.com/blog/2008/06/masterdetail%5Fwith%5Fthe%5Fgridview%5F1.html" rel="nofollow">this</a> post. </p>