Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. An extender can't be in a different UpdatePanel than the control it extends

An extender can't be in a different UpdatePanel than the control it extends

Scheduled Pinned Locked Moved ASP.NET
help
5 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    morteza57
    wrote on last edited by
    #1

    hi, I used UpdatePanel in one page.there is some controls in this UpdatePanel. then I added ModalPopupExtender to page and set it's properties and then run the page. I faced with this Error : "An extender can't be in a different UpdatePanel than the control it extends" Please Help Me. Thank you.

    B 1 Reply Last reply
    0
    • M morteza57

      hi, I used UpdatePanel in one page.there is some controls in this UpdatePanel. then I added ModalPopupExtender to page and set it's properties and then run the page. I faced with this Error : "An extender can't be in a different UpdatePanel than the control it extends" Please Help Me. Thank you.

      B Offline
      B Offline
      badgrs
      wrote on last edited by
      #2

      Its pretty self explanatory - you've put an extender control on your page that extends a control within a different updatepanel. This is a restriction of the extender framework (unfortunately, I've come across troubles with it before), an extender MUST be inside the same updatepanel as the control it 'extends'.

      M L A 3 Replies Last reply
      0
      • B badgrs

        Its pretty self explanatory - you've put an extender control on your page that extends a control within a different updatepanel. This is a restriction of the extender framework (unfortunately, I've come across troubles with it before), an extender MUST be inside the same updatepanel as the control it 'extends'.

        M Offline
        M Offline
        morteza57
        wrote on last edited by
        #3

        Thank you

        1 Reply Last reply
        0
        • B badgrs

          Its pretty self explanatory - you've put an extender control on your page that extends a control within a different updatepanel. This is a restriction of the extender framework (unfortunately, I've come across troubles with it before), an extender MUST be inside the same updatepanel as the control it 'extends'.

          L Offline
          L Offline
          londhe kunal
          wrote on last edited by
          #4

          Thanks Parees Solutions

          1 Reply Last reply
          0
          • B badgrs

            Its pretty self explanatory - you've put an extender control on your page that extends a control within a different updatepanel. This is a restriction of the extender framework (unfortunately, I've come across troubles with it before), an extender MUST be inside the same updatepanel as the control it 'extends'.

            A Offline
            A Offline
            ashwani Gautam
            wrote on last edited by
            #5

            Thank You Very good Answer Its working for me..

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups