Browse by Tags

Related Posts

  • Trouble getting a reference to a ModalPopupExtender using javascript

    I am trying to use the following code to get a reference to a modalpopupextender, but when I check the value of the javascript variable 'modal' it is always null. What is the proper way to get a reference to the AJAX control using javascript? .vb Dim myStringBuilder As New StringBuilder(246)...
    Posted to ASP.NET AJAX UI (Forum) by swolff1978 on 06-15-2009, 12:00 AM
    Filed under: ajax, ModalPopupExtender, Javascript
  • Call javascript during modalpopup.show()

    I have a javascript that disables a button for x seconds and then enables the button after x seconds pass. An update button checks for certain constraints, and if met, a modal popup is shown. The button the javascript is meant for is located in a panel displayed by this modal popup. Is there a way I...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by swolff1978 on 06-12-2009, 12:00 AM
    Filed under: javascript, modalpopupextender
  • ModalPopUpExtender with checkbox validation

    I have an AJAX Application that I have been working on. At this point in the development - I have a modalpopupextender with a warning message and an OK and Cancel button. I have just been tasked with changing this to be three checkboxes and having the OK button disabled until all three boxes have been...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by swolff1978 on 06-11-2009, 12:00 AM
    Filed under: ModalPopupExtender, checkbox, validation
  • How to display the selected value from ModalPopupExtender to textboxes in parent form?

    Need help. I have a table with three textboxes inside with diffent ID. On the same page I have Panel with GridView with two columns namely: "Code" and "Description" populated from objectdatasource. I added Ajax ModalPopupExtender which TargetID is the Panel. Each of the three textboxes...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by jobzky on 06-01-2009, 12:00 AM
    Filed under: ModalPopupExtender, asp table, gridvew
  • x,y Coordinates of Controls

    Hello Experts, I have around 10 textboxes in my form. On keydown of each textbox, I am opening a ModalPopupExtender for the users to update the values. How to I get the coordinates of each texbox so that I can open the ModalPopupExtender next to the texbox instead of the center of the page. If I...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by rowmark on 05-26-2009, 12:00 AM
    Filed under: ModalPopupExtender, ASp.net 3.5
  • Table erased after modal popup edits in detailsview

    I have a form that i created with 5 columns in it. Each column has a edit button on the bottom that fires a modal popup that i created using a detailsview bound to specific fields. After i click on that modal and edit the items on that record, it erases the info on the other column. I guess I'm not...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by sal399 on 05-14-2009, 12:00 AM
    Filed under: ModalPopUpExtender, Model Pop Up, Modal Pop up extender ASP.NET, Modal popup extender
  • Cannot close ModalPopupExtender

    I can't get over how difficult ajax is. It's really discouraging. I can't get my ModalPopupExtender to close. I have an update panel in the masterpage, and an update panel within the panel that popups up. I get some odd behavior when I try to find workarounds. I just want to have the popup...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by VeganMan on 05-13-2009, 12:00 AM
    Filed under: ModalPopupExtender
  • ModalpopupExtender + Dropdownlist not reappearing

    Hi i am using below code to show the msg in modal popup extender but when i am selecting first time form the combo then MPE is showing and hiding also. But when i am selecting from dropdown 2nd time then it is showing the msg in the modelpopupextender and but after hiding the MPE all the dropdownlists...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by roopkt on 03-25-2009, 12:00 AM
    Filed under: ModalPopupExtender, Dropdownlist not reappearing
  • Re: ModalpopupExtender dropdownlist

    Hi Mike thanks for your quick response, I have one main page inside that I have the user control in the usercontrol I do have the link to open up the MPE (modalpopup extender). But in main page also I have one grid inside that I have column having combo box. Also in I have certain combo boxes in main...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by roopkt on 03-19-2009, 12:00 AM
    Filed under: ModalPopupExtender, dropdownlist
  • Using ModalPopupExtender in a Grid

    Hi Guys In my project I am displaying a gridview with 3 columns "Name" and "Category". I am using ModalpopExtender to show a popup window when the user clicks on the one of the Row. I dont know where I am doing mistake Its not working for me . I am getting error TargetControlId is...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by ken_rgr on 03-18-2009, 12:00 AM
    Filed under: ModalPopupExtender
Page 1 of 23 (223 items) 1 2 3 4 5 Next > ... Last ยป