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
  • uncheck all selected nodes in treeview from javascript when the modal popup shows

    I need some help with javascript. I need to know how to unchecks all the selected nodes of a treeview when the modalpopup shows up on the screen again. I have it setting other controls to there default values but need it for the treeview. Here is what i have so far. < script language =Javascript>...
    Posted to ASP.NET AJAX UI (Forum) by spafa9 on 10-16-2008, 12:00 AM
    Filed under: modalpopupextender, TreeView, javascript
  • ModalpopupExtender OkButton will not load my script.

    Hi there, I've made a nice Modalpopup Control but when I click on OK He wil not load my data. Is There a Way to get data from a asp:Label into a javascript so i can write it with javascript back to the page. To an another asp:Label Suggestions Thanks ! Bakoven
    Posted to ASP.NET AJAX Control Toolkit (Forum) by bakoven on 07-16-2008, 12:00 AM
    Filed under: ModalPopupExtender, help, JavaScript, Modal Pop display
  • Re: ModalPopupExtender + iFrame + Google Maps = Off Center Map

    I found the reason for the problem and a workaround. I don't totally understand the cause but it has to do with the iFrame being loaded while invisible. If you load the page bring up the ModalPopUp Extender before iFrame loads, it is centered correctly. If you wait and let it load while invisible...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by blkbam on 01-21-2008, 12:00 AM
    Filed under: ModalPopupExtender, google maps, iframe, JavaScript, workaround
  • set_DynamicContextKey is not a function?

    Hi, I have a page in which I am trying to set the DynamicContextKey of a ModalPopupExtender using client-side Javascript. Having read a lot of blogs and articles it seems that the correct method is to use the set_DynamicContextKey of the MPE and then call .show() However, when I run this I get the Javascript...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by nickfoster on 09-26-2007, 12:00 AM
    Filed under: ModalPopupExtender, DynamicContextKey, JavaScript
  • How to pass values from nested gridview to modal popup?

    Hello, I have been struggling with this for days. I have a nested gridview with an add button in the footer. I click the add button and a modal popup will popup. I can enter data and hit ok and the new row of data will be added onto the nested gridview that fired the event. Everything is great so far...
    Posted to Client Side Web Development (Forum) by steemin77 on 08-10-2009, 12:00 AM
    Filed under: javascript, modalpopupextender
Page 1 of 1 (7 items)