I have an aspx page and inside this page I have FormView. I create ModalPopup using ModalPopupExtender, and inside this form view I have a button and on the Click event I open modal and everything work’s fine. But I have one problem. I try to return value from this modal on the main page to update a Label with the new value. The modal pop-up is in user control.
Share
try as follows …………….
and do vist this for more details http://msdn.microsoft.com/en-us/magazine/cc164247.aspx