Freezing/locking table rows?

A

Antony L

The main feature of my site (not published yet!) is a grid or table which has
10 columns, and what will be an ever increasing number of rows both with
values. Look and function are not dis-similar to one of those milage charts
where you can find the distance between two cities using X and Y values.

Each cell will link to a certain page of results. My first question is can I
lock the heading rows/columns so you can still see them when scrolling, like
you can in an Excel sheet?

Secondly I guess a table isn't probably the best way to do this as there
will be a fair number of cells. Does anyone have any other suggestions?
 
Top