tables with fixed headers?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jeff T.

    tables with fixed headers?

    Does anyone know how to have a table with the header row(s) that stay
    in place as you scroll the table downwards, AND that scroll
    horizontally so the headers stay aligned with the data below it?
    Thanks.
  • Tim Slattery

    #2
    Re: tables with fixed headers?

    jeffting@hotmai l.com (Jeff T.) wrote:
    [color=blue]
    >Does anyone know how to have a table with the header row(s) that stay
    >in place as you scroll the table downwards, AND that scroll
    >horizontally so the headers stay aligned with the data below it?
    >Thanks.[/color]

    AFAIK, the only way to do this is to have two tables: the first has
    only the headers and the second, which lives in a scrolling DIV has
    the data rows.

    --
    Tim Slattery
    Slattery_T@bls. gov

    Comment

    Working...