Hello, I have a GridView which charge user data, selecting one lifts the panel through a ModalPopupExtender, this panel has UpdatePanel nested as you can see in the code, pressing the save button closes the Popup, can not find the error. help me with this problem.
Removing the UpdatePanel of FileUpload does not close the Popup but you can not upload files on the HasFile of FileUpload always be false.