Malan
10-26-2004, 05:44 PM
Hi,
my problem is as follows:
- I create a large HTML table dynamically, and to make the rendering in the browser faster, I have divided it into several smaller tables, which I position on the page by putting them each inside a separate <div>.
- I need to be able to scroll the content in the table, while the column headers and the row headers stay in place.
Has anyone any idea about how I can solve this?
Thanks a lot for every advice I get.
my problem is as follows:
- I create a large HTML table dynamically, and to make the rendering in the browser faster, I have divided it into several smaller tables, which I position on the page by putting them each inside a separate <div>.
- I need to be able to scroll the content in the table, while the column headers and the row headers stay in place.
Has anyone any idea about how I can solve this?
Thanks a lot for every advice I get.