| Posted by Noozer on 06/16/05 10:04 
I've got an ASP generated form that outputs the results to a table. Thetable is contained within a DIV of a fixed height. This is to avoid a page
 that is too long when there are a lot of results returned. This works fine,
 except that the headings (first row in the table) scrolls with the rest of
 the output.
 
 Is there a simple way to keep this first row from scrolling?
 
 The columns are not fixed widths since the data can vary greatly in size.
 This means that I can't simply line up a set of headings above the scrolling
 DIV.
 
 Suggestions?
  Navigation: [Reply to this message] |