modalpopupextender
I want to fire Modelpopup extender on click event of a button which is inside Sharepoint Gridview
I have one dynamicall开发者_StackOverflow中文版y created SPGridview. In one column of the grid i have link button.[详细]
2023-01-29 09:35 分类:问答How to auto open modal popup on Enter page
Can someone me t开发者_如何学Co open the modal popup when a vistor requests the page for the very first time, a cokie hides it thereafter. I need to do a survey. They answer one question and are redir[详细]
2023-01-29 04:38 分类:问答AjaxControlToolkit:ModalPopupExtender not working at second attempt
I have created a user control which contains an ImageButton. Upon clicking this ImageButton I open an AjaxControlToolkit:ModalPopupExt开发者_如何学Goender.[详细]
2023-01-28 11:58 分类:问答modalpopupextender resizes the screen?
Can anyone PLEASE explain to me if this is expected behavior. I have an asp.net site that looks good and all fits on one page so no scrolling is needed.I am trying to show additional 开发者_运维问答c[详细]
2023-01-27 11:41 分类:问答Popup on editing selective textboxes possible?
I have an issue with a popup in Asp开发者_StackOverflow社区.net using AJAX. Is it possible to show one kind of popup when[详细]
2023-01-26 19:16 分类:问答ModalPopupExtender shows popup when the user hits the back button
How do I stop a ModalPopupExtender from showing the popup when a user navigates to the page via the browser\'s back button?[详细]
2023-01-26 08:24 分类:问答Multiple ModalPopupExtenders on one page, each with javascript
Hello all gurus in the area of ASP.NET AJAX and JavaScript! Here\'s the deal: I have a user control (ascx) that currently contains a help Button and a ModalPopupExtender showing a Panel. The idea is[详细]
2023-01-22 22:37 分类:问答PopUpExtender on ImageButton inside GridView problem
I have GridView on my asp.net page, one column in that grid is ImageButton (TemplateField with ID=\"imbReserve\"). On click on that button I want to show PopUp, but when I put TargetControlId=\"imbRes[详细]
2023-01-22 21:23 分类:问答PopUp Extender outside a repeater
I have an ajax PopUpExtender outide a Repeter, it must be there becuase i use it Dynamicly on other contorls[详细]
2023-01-16 06:50 分类:问答Can I call a modal popup extender's (which is in one user control) show method from other user control?
I have two user controls. One is having a ModalPopupExtender which I need to show on a click of hyperlink button which is other use开发者_运维知识库r control.[详细]
2023-01-14 04:13 分类:问答