Browse by Tags

Related Posts

  • UpdatePanel Nested in a ModalPopUp

    I am having some problems getting the following code to work. May not be possible, but any suggestions would help. This is obviously a slimmed down version of what I am attempting to do but you get the point. <% @ Page Language ="C#" AutoEventWireup ="true" %> <% @ Register Assembly ="AjaxControlToolkit...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by Zonkd on 01-29-2007, 12:00 AM
    Filed under: UpdatePanel, modalPopup updatepanel, ModalPopupExtender
  • Re: HoverMenuExtender - Web Service call failed: 500 (with ASP.NET AJAX 1.0)

    I'm afraid I cannot answer your question but since my last post here I switched to a ModalPopupExtender (instead of a HoverMenuExtender). In my usercontrol code-behind, I dynamically build a ModalPopupExtender for each item of my repeater : 1 private void RL_ItemDataBound( object sender, System.Web.UI...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by oudoulj on 03-07-2007, 12:00 AM
    Filed under: UpdatePanel, DynamicServicePath, ModalPopupExtender, DynamicServiceMethod, DynamicContextKey, WebMethod, DynamicControlID, PopupDragHandleControlID
  • modalpopupextender.show not working- very wierd!

    Hi. I have a problem. I want to dynamically alter the contents of a modal popup before it is displayed. This is what I have so far: *I have set the targetcontrolID of the popup extender to a hidden button *I have a different button that when the user presses, alters the values of fields within the modalpopup...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by p309444 on 03-13-2007, 12:00 AM
    Filed under: ModalPopup, UpdatePanel, ajax, AJAX Control Toolkit, ModalPopupExtender, "AJAX Toolkit"
  • UpdatePanel,ModalPopupExtender,ValidatorCalloutExtender can.t be work together???

    this is .aspx : <%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default5.aspx.cs" Inherits="Default5" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" " http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd "> <html xmlns=" http://www.w3.org/1999/xhtml " >...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by dragonsuc on 04-01-2007, 12:00 AM
    Filed under: UpdatePanel, ModalPopupExtender, validatorcalloutextender
  • ModalPopUpExtender, Multiviews, and updatepanel

    Hi all, I have a major problem right now that I can't solve. Basically, I have an update panel which contains a Modalpopupextender displaying a multiview. When the modal popup comes up with the first view, the user enters some information and then clicks the next button switching to the second view....
    Posted to ASP.NET AJAX UI (Forum) by Brainify on 05-14-2007, 12:00 AM
    Filed under: multiview, updatepanel, ModalPopUpExtender
  • ModalPopupExtender + UpdatePanel

    Hello Everybody, I have a problem with a complex page I am building, I am using several UpdatePanels and ModalPopupExtenders, in the popups I display forms that after hitting the OK button they do a PostBack and fill grid in custom controls. All this works fine, but the problem I am having is about the...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by rmardeni on 10-30-2007, 12:00 AM
    Filed under: UpdatePanel, ModalPopupExtender
Page 1 of 1 (6 items)