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. Fixed gridview header is wider than gridview

Fixed gridview header is wider than gridview

Scheduled Pinned Locked Moved ASP.NET
questioncsshelp
1 Posts 1 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.
  • A Offline
    A Offline
    Andraw111
    wrote on last edited by
    #1

    Hi, I create a gridview which with product name and sold count in 14 regions, I put the 14 region header text in vertical orientation to fit the region text. I put the gridview in a panel like the following, when product list is longer, the vertical scroll appear. Everything is fine if I resize the window, the header width and gridview width are resized. The problem is that if I want to fixed the header by using the following css: .header1{ height:20px; padding: 0px; font-weight:bold; position: absolute; background-color:Whte; margin-top:-3px; margin-left:0px; } And add the for between tag, the header is fixed, but if I change the window size, the header size won't change, only girdview width change, this makes the fixed header is longer than girdview. How can I solve this problem? Thanks a lot.

    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