I have a Button inside an UpdatePanel. The button is being used as the OK button for a ModalPopupExtender. For some reason, the button click event is not firing. Any idea
None of the previous answers worked for me. I called the postback of the button on the OnOkScript event.
LinkButton