I am creating an html table from SQL query results. Since the result set varies and can be quite large, i want to make the table/column headers stationary on the page as a scroll through the data rows. How do I accomplish this?
That is what I have, but the header does not stay stationary. Maybe I am asking this wrong, I guess what I am really wanting this to do is something akin to Frames, but I am not sure how to accomplish it. Basically, the header stays in view as I scroll down the page looking at the data. Thanks
Refer here for example : http://www.w3schools.com/tags/tryit.asp?filename=tryhtml_table_header