The ModalPopupExtender is part of the AJAX Control Toolkit for ASP.
I have a Button inside an UpdatePanel. The button is being used as the OK button for a ModalPopupExtender. For …
asp.net asp.net-ajax updatepanel modalpopupextenderHere is what I'm trying to do: Click a button on my page, which in turn makes (2) things happen: Display …
c# asp.net ajax modalpopupextenderI have problem with positioning ModalPopupExtender in the center of the screen when it's PopupDragHandleControlID property is set (without this …
asp.net css ajax ajaxcontroltoolkit modalpopupextenderI follow the example in Atlas: Creating a Confirmation Using the ModalPopup Extender to make a postback when the OkButton …
asp.net-ajax postback ajaxcontroltoolkit modalpopupextenderHow to close Modal Popup Extender from server side code on click on close link inside the popup?
asp.net modalpopupextenderI'd like to use a modalpopupextender in my asp.net page to show a sub form. But it only has …
asp.net ajaxcontroltoolkit modalpopupextenderI've got a modal popup and when it loads contents that are taller than the browser height I am unable …
asp.net ajaxcontroltoolkit modalpopupextender sizingOk so now it has been a day almost in searching about Modal box to display a complete .HTML file …
javascript jquery html modal-dialog modalpopupextenderI display a gridview in a ModalPopupExtender. When the screen resolution is to small, the pop-up is to big to …
asp.net css ajaxcontroltoolkit modalpopupextenderHow do I prevent my asp:ModalPopupExtender from closing after or during a postback to the server?? Here is my …
javascript asp.net ajax postback modalpopupextender