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. Problem with the grid header [modified]

Problem with the grid header [modified]

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

    Hi All, My requirement is like this:-- Suppose if i have a table having numerous cols as well as rows , i need to make the header always visble and there shouldn't be paging(so as to avoid postbacks). Also the page shouldn't be lengthy to accomodate all the records. A

    is a possible solution for this. But as we scroll down the div the header also goes up, instead i need to make the header fixed and scroll thru the records so as to make out the title of each column. Please help me out with an answer. Thank You. Regards, Jeeva:) -- modified at 0:45 Friday 3rd November, 2006

    A P 2 Replies Last reply
    0
    • J Jeeva Mary Varghese

      Hi All, My requirement is like this:-- Suppose if i have a table having numerous cols as well as rows , i need to make the header always visble and there shouldn't be paging(so as to avoid postbacks). Also the page shouldn't be lengthy to accomodate all the records. A

      is a possible solution for this. But as we scroll down the div the header also goes up, instead i need to make the header fixed and scroll thru the records so as to make out the title of each column. Please help me out with an answer. Thank You. Regards, Jeeva:) -- modified at 0:45 Friday 3rd November, 2006

      A Offline
      A Offline
      Akhilesh Yadav
      wrote on last edited by
      #2

      try it out by using panel.

      Regards, Akhilesh Yadav

      D 1 Reply Last reply
      0
      • A Akhilesh Yadav

        try it out by using panel.

        Regards, Akhilesh Yadav

        D Offline
        D Offline
        dj rock
        wrote on last edited by
        #3

        what property of panel we can set so that we can make header of grid steady??? is there any property for that??

        Regards, DJ Rock

        1 Reply Last reply
        0
        • J Jeeva Mary Varghese

          Hi All, My requirement is like this:-- Suppose if i have a table having numerous cols as well as rows , i need to make the header always visble and there shouldn't be paging(so as to avoid postbacks). Also the page shouldn't be lengthy to accomodate all the records. A

          is a possible solution for this. But as we scroll down the div the header also goes up, instead i need to make the header fixed and scroll thru the records so as to make out the title of each column. Please help me out with an answer. Thank You. Regards, Jeeva:) -- modified at 0:45 Friday 3rd November, 2006

          P Offline
          P Offline
          P A N K A J
          wrote on last edited by
          #4

          You can create a table with 2 rows. first row conatining the cols equal to grid. ... (equal to cols in the grid)

          .. grid ..

          fix the width of the cols of the table equal to grid. and dont show the header of the grid. it just give the view as you want.

          Pankaj Gupta (Take it easy)

          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