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. Tab from one Ajax accordion panel to another

Tab from one Ajax accordion panel to another

Scheduled Pinned Locked Moved ASP.NET
tutorialquestion
7 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.
  • J Offline
    J Offline
    Jay Royall
    wrote on last edited by
    #1

    Hi, I have a page which contains an Ajax Accordion control with multilple panels. Each panel contains one or more textboxes. What I would like to happen is this; when the user tabs from the last textbox in a panel, the next panel expands and the first textbox in that panel gets focus. Is this possible? and if so could you please point me in the right direction. I know how to expand a particular panel but don't know how to catch the key press event on the textbox. Thanks for your time.

    C 1 Reply Last reply
    0
    • J Jay Royall

      Hi, I have a page which contains an Ajax Accordion control with multilple panels. Each panel contains one or more textboxes. What I would like to happen is this; when the user tabs from the last textbox in a panel, the next panel expands and the first textbox in that panel gets focus. Is this possible? and if so could you please point me in the right direction. I know how to expand a particular panel but don't know how to catch the key press event on the textbox. Thanks for your time.

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      The onblur method of the textbox on the client, will fire when the control loses focus.

      Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

      J 1 Reply Last reply
      0
      • C Christian Graus

        The onblur method of the textbox on the client, will fire when the control loses focus.

        Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

        J Offline
        J Offline
        Jay Royall
        wrote on last edited by
        #3

        Worked a treat, thanks :-D

        A 1 Reply Last reply
        0
        • J Jay Royall

          Worked a treat, thanks :-D

          A Offline
          A Offline
          Abhijit Jana
          wrote on last edited by
          #4

          Liqz wrote:

          Worked a treat, thanks

          Then you should marked that post as Good Answer :)

          cheers, Abhijit CodeProject MVP Web Site:abhijitjana.net View My Recent Article

          J M 2 Replies Last reply
          0
          • A Abhijit Jana

            Liqz wrote:

            Worked a treat, thanks

            Then you should marked that post as Good Answer :)

            cheers, Abhijit CodeProject MVP Web Site:abhijitjana.net View My Recent Article

            J Offline
            J Offline
            Jay Royall
            wrote on last edited by
            #5

            You're absolutely right, forgive me, I'm a forum noob as well as a programming noob!

            A 1 Reply Last reply
            0
            • J Jay Royall

              You're absolutely right, forgive me, I'm a forum noob as well as a programming noob!

              A Offline
              A Offline
              Abhijit Jana
              wrote on last edited by
              #6

              Liqz wrote:

              I'm a forum noob as well as a programming noob!

              All the best. :thumbsup::rose:

              cheers, Abhijit CodeProject MVP Web Site:abhijitjana.net View My Recent Article

              1 Reply Last reply
              0
              • A Abhijit Jana

                Liqz wrote:

                Worked a treat, thanks

                Then you should marked that post as Good Answer :)

                cheers, Abhijit CodeProject MVP Web Site:abhijitjana.net View My Recent Article

                M Offline
                M Offline
                Manas Bhardwaj
                wrote on last edited by
                #7

                Abhijit Jana wrote:

                Then you should marked that post as Good Answer

                And you get 5 from me for understanding him courtesy.

                Manas Bhardwaj Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.

                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