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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. how i can see the last textbox in the panel

how i can see the last textbox in the panel

Scheduled Pinned Locked Moved ASP.NET
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
    jagan123
    wrote on last edited by
    #1

    iam doing an application in a way that iam adding text box to the panel one after the another upto 10 text boxes iam able to see the text box which genarated last but when scroll bar of the panel comes iam uanable to see the last added text box...how i can view the last added text box plz wen a scrollbar in the panel comes or i can scroll the panel with out mouse so that i can view the last added text box

    M V 2 Replies Last reply
    0
    • J jagan123

      iam doing an application in a way that iam adding text box to the panel one after the another upto 10 text boxes iam able to see the text box which genarated last but when scroll bar of the panel comes iam uanable to see the last added text box...how i can view the last added text box plz wen a scrollbar in the panel comes or i can scroll the panel with out mouse so that i can view the last added text box

      M Offline
      M Offline
      Michael Sync
      wrote on last edited by
      #2

      What about setting the scrollbar by using Javascript??

      Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net)

      J 1 Reply Last reply
      0
      • M Michael Sync

        What about setting the scrollbar by using Javascript??

        Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net)

        J Offline
        J Offline
        jagan123
        wrote on last edited by
        #3

        actual my requirement is that iam having a form with 100 fileds to fill ..i kept the form in the panel so the scroll ber is comming ..now iam having a textbox outside the panel where the user enter the filed value and the field value comes in the panel form to the respective field..its working fine upto some values.the fields after the scroll ber is not visble to person what it was filled again panel have to scroll..is there is any method to scroll vartical scroll bar panel automatically down each time wen user enter the values

        K M 2 Replies Last reply
        0
        • J jagan123

          actual my requirement is that iam having a form with 100 fileds to fill ..i kept the form in the panel so the scroll ber is comming ..now iam having a textbox outside the panel where the user enter the filed value and the field value comes in the panel form to the respective field..its working fine upto some values.the fields after the scroll ber is not visble to person what it was filled again panel have to scroll..is there is any method to scroll vartical scroll bar panel automatically down each time wen user enter the values

          K Offline
          K Offline
          komalcse
          wrote on last edited by
          #4

          Hi, have u set the height and width of the panel

          1 Reply Last reply
          0
          • J jagan123

            actual my requirement is that iam having a form with 100 fileds to fill ..i kept the form in the panel so the scroll ber is comming ..now iam having a textbox outside the panel where the user enter the filed value and the field value comes in the panel form to the respective field..its working fine upto some values.the fields after the scroll ber is not visble to person what it was filled again panel have to scroll..is there is any method to scroll vartical scroll bar panel automatically down each time wen user enter the values

            M Offline
            M Offline
            Michael Sync
            wrote on last edited by
            #5

            You can set the scroll position of your DIV after the users enter the values. document.getElementById("grdWithScroll").scrollTop = strPos;

            Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net)

            J 1 Reply Last reply
            0
            • M Michael Sync

              You can set the scroll position of your DIV after the users enter the values. document.getElementById("grdWithScroll").scrollTop = strPos;

              Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net)

              J Offline
              J Offline
              jagan123
              wrote on last edited by
              #6

              sir will u plz tell where this is to implement and what is strpos

              1 Reply Last reply
              0
              • J jagan123

                iam doing an application in a way that iam adding text box to the panel one after the another upto 10 text boxes iam able to see the text box which genarated last but when scroll bar of the panel comes iam uanable to see the last added text box...how i can view the last added text box plz wen a scrollbar in the panel comes or i can scroll the panel with out mouse so that i can view the last added text box

                V Offline
                V Offline
                Vanamaindia
                wrote on last edited by
                #7

                See ur Work First

                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