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. how to put scroll bar in aspx page

how to put scroll bar in aspx page

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

    I need to put scroll bar in some region of my aspx page not on whole page. I know it in HTML page, but I need to put in aspx page in asp.net. Please reply me. Thanks & regards, Jay

    L P F 3 Replies Last reply
    0
    • J Jaymm

      I need to put scroll bar in some region of my aspx page not on whole page. I know it in HTML page, but I need to put in aspx page in asp.net. Please reply me. Thanks & regards, Jay

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Use ASP.NET Panel control to cover the region and set the ScrollBars property appropriately.

      1 Reply Last reply
      0
      • J Jaymm

        I need to put scroll bar in some region of my aspx page not on whole page. I know it in HTML page, but I need to put in aspx page in asp.net. Please reply me. Thanks & regards, Jay

        P Offline
        P Offline
        padmanabhan N
        wrote on last edited by
        #3

        //you can use panel or div //div

        //panel

        Padmanabhan

        1 Reply Last reply
        0
        • J Jaymm

          I need to put scroll bar in some region of my aspx page not on whole page. I know it in HTML page, but I need to put in aspx page in asp.net. Please reply me. Thanks & regards, Jay

          F Offline
          F Offline
          farogh haider
          wrote on last edited by
          #4

          Hi, you can do this by 3 ways: 1.Using Panel (Server Control) 2.using DIV Tag (HTML Tag) 3.using Iframe (HTMl Tag) if you want to scroll in verticle/horizontol then you set height/width of above control :)

          Farogh Haider Web developer

          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