In your javascript function do something like below. This will show you an alert after the postback (updatepanel) has completed executing. 1 < script language= "javascript" type= "text/javascript" > 2 <!-- 3 var prm = Sys.WebForms.PageRequestManager.getInstance(); 4 var postBackElement...