Maddy Mon, 07 Sep 2009 00:21:51 -0700
thanks i got the answer. to call the modelpopupcontrol in runtime Check below code
protected void ButtonOk_Click(object sender, EventArgs e) { ModalPopupExtender2.Show(); }