Dynamic ModalPopupExtender not firing the OK Click event
ASP.NET 4.7.2 Web Forms c# VS 2019
ASP.NET 4.7.2 Web Forms c# VS 2019
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 ideas? Am I missing something?
I display a gridview in a ModalPopupExtender.
When the screen resolution is to small, the pop-up is to big to all be displayed on the page.
Some weird stuff is happening, I am converting an application that used to use javascript to open another web page in a tiny window for data input to use a ModalPopupExtender.
Here is what I’m trying to do: Click a button on my page, which in turn makes (2) things happen: