GridView with Fixed Header and Horizontal Scroll Bar - Inetserver

This is a discussion on GridView with Fixed Header and Horizontal Scroll Bar - Inetserver ; Dear Does any one know how to fix header in the GridView with an horizontal Scroll bar ....

+ Reply to Thread
Results 1 to 3 of 3

GridView with Fixed Header and Horizontal Scroll Bar

  1. Default GridView with Fixed Header and Horizontal Scroll Bar

    Dear

    Does any one know how to fix header in the GridView with an
    horizontal Scroll bar .


  2. Default Re: GridView with Fixed Header and Horizontal Scroll Bar

    Hi
    I want to know how set Scroll bar in GridView.Can you Help
    me




  3. Default Re: GridView with Fixed Header and Horizontal Scroll Bar

    One workaround is to have a separate table control to show the header elements and hide the actual header of the grid.Now put the grid inside a div or panel with scrollbar property.But that takes extra effort to have a proper alignment.Each cell of the header table should be aligned with each cell of the grid.The other work around is to fix the header of the grid in such a way that scrolling down shouldnt hide the header of the grid.Using stylesheet we can achieve that.
    Cheers,
    Eliza

+ Reply to Thread

Similar Threads

  1. DataGrid & Horizontal Scroll Bar
    By Application Development in forum DOTNET
    Replies: 1
    Last Post: 11-12-2007, 04:16 PM
  2. JTable, JScrollPane & horizontal scroll bars - why?
    By Application Development in forum Java
    Replies: 2
    Last Post: 11-12-2007, 12:18 PM
  3. Horizontal scroll bar/done in front page
    By Application Development in forum DOTNET
    Replies: 1
    Last Post: 05-21-2007, 06:01 AM
  4. horizontal scroll bar showson my inline frame in IE (pc)
    By Application Development in forum Adobe Tools
    Replies: 1
    Last Post: 11-27-2006, 05:03 PM
  5. horizontal scroll bar
    By Application Development in forum basic.visual
    Replies: 0
    Last Post: 12-20-2005, 06:39 PM