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. CheckedChanged not firing in UpdatePanel

CheckedChanged not firing in UpdatePanel

Scheduled Pinned Locked Moved ASP.NET
helpquestion
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.
  • B Offline
    B Offline
    bigbrownbeaver
    wrote on last edited by
    #1

    I have a serious problem with updatepanel and checkedchanged event. When the checkbox is in the updatepanel the checkedchanged event never fires when i step through my code, even though auto postback is enabled. Is there a little trick to this that I'm missing?

    C L U 3 Replies Last reply
    0
    • B bigbrownbeaver

      I have a serious problem with updatepanel and checkedchanged event. When the checkbox is in the updatepanel the checkedchanged event never fires when i step through my code, even though auto postback is enabled. Is there a little trick to this that I'm missing?

      C Offline
      C Offline
      chathu03j
      wrote on last edited by
      #2

      try adding the checkedbox to the trigger collection of the UpdatePanel

      1 Reply Last reply
      0
      • B bigbrownbeaver

        I have a serious problem with updatepanel and checkedchanged event. When the checkbox is in the updatepanel the checkedchanged event never fires when i step through my code, even though auto postback is enabled. Is there a little trick to this that I'm missing?

        L Offline
        L Offline
        laddie 0
        wrote on last edited by
        #3

        Above step + Make the UpddateMode to Conditional.

        B 1 Reply Last reply
        0
        • L laddie 0

          Above step + Make the UpddateMode to Conditional.

          B Offline
          B Offline
          bigbrownbeaver
          wrote on last edited by
          #4

          Thanks alot, that worked fine... Its odd I forgot completely that i had set it to conditional about two weeks ago, and that was causing the problem.

          1 Reply Last reply
          0
          • B bigbrownbeaver

            I have a serious problem with updatepanel and checkedchanged event. When the checkbox is in the updatepanel the checkedchanged event never fires when i step through my code, even though auto postback is enabled. Is there a little trick to this that I'm missing?

            U Offline
            U Offline
            Urs Enzler
            wrote on last edited by
            #5

            In my app there are a lot of CheckBoxes in UpdatePanels all fireing the CheckedChanged event. Could you please post a bit of your aspx definition, otherwise it is impossible to help. btw: I do not use the trigger collection on the UpdatePanel, UpdatePanels are all set to Conditional as UpdateMode.

            -^-^-^-^-^- no risk no funk ................... please vote ------>

            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