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. scroll bar for gridview

scroll bar for gridview

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.
  • H Offline
    H Offline
    haleemasher
    wrote on last edited by
    #1

    i have a gridview using edittemplate i put it in a panel and use scroll bars. It doesnot work my gridview is hide when i put it in gridview, i also bring it in front but still hide. help plz

    C A A 3 Replies Last reply
    0
    • H haleemasher

      i have a gridview using edittemplate i put it in a panel and use scroll bars. It doesnot work my gridview is hide when i put it in gridview, i also bring it in front but still hide. help plz

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

      Put your gridview inside div and set the overflow property of the div, also set height and width properties of the div. HTH

      Coding C# ExciteTemplate

      H 1 Reply Last reply
      0
      • H haleemasher

        i have a gridview using edittemplate i put it in a panel and use scroll bars. It doesnot work my gridview is hide when i put it in gridview, i also bring it in front but still hide. help plz

        A Offline
        A Offline
        Abhishek Sur
        wrote on last edited by
        #3

        You need to use overflow:scroll to the container that holds the grid. :thumbsup:

        Abhishek Sur


        My Latest Articles **Create CLR objects in SQL Server 2005 C# Uncommon Keywords Read/Write Excel using OleDB

        **Don't forget to click "Good Answer" if you like to.

        1 Reply Last reply
        0
        • C Coding C

          Put your gridview inside div and set the overflow property of the div, also set height and width properties of the div. HTH

          Coding C# ExciteTemplate

          H Offline
          H Offline
          haleemasher
          wrote on last edited by
          #4

          how i set overflow property in div?

          1 Reply Last reply
          0
          • H haleemasher

            i have a gridview using edittemplate i put it in a panel and use scroll bars. It doesnot work my gridview is hide when i put it in gridview, i also bring it in front but still hide. help plz

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

            This article may help your for your further development of gridview. Maintain GridView Scroll Position and Header Inside Update Panel[^] This is just for your reference :)

            Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.

            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