ModalPopupExtender OnShow event? - Stack Overflow most recent 30 from stackoverflow.com 2010-03-22T04:27:00Z http://stackoverflow.com/feeds/question/1111395 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/1111395/modalpopupextender-onshow-event 0 ModalPopupExtender OnShow event? eiu165 http://stackoverflow.com/users/31470 2009-07-10T19:04:03Z 2009-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#1210360 0 Answer by eiu165 for ModalPopupExtender OnShow event? eiu165 http://stackoverflow.com/users/31470 2009-07-31T02:18:10Z 2009-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>