Hi,
I'm currently dynamically building my tables from a recordset. i.e. multiple columns and as many rows as in the recordset with column headers. However, in a bid to move my sites over to CSS I'm finding it difficult to reproduce anything as efficient as the tables used to produce. I understand I can set specific widths for each table cell, and base the positioning on the left margin, however, in some case I actually want an entire column to be as wide as the widest cell? Where do I start?
Thanks in advance...
Rob Waite
I'm currently dynamically building my tables from a recordset. i.e. multiple columns and as many rows as in the recordset with column headers. However, in a bid to move my sites over to CSS I'm finding it difficult to reproduce anything as efficient as the tables used to produce. I understand I can set specific widths for each table cell, and base the positioning on the left margin, however, in some case I actually want an entire column to be as wide as the widest cell? Where do I start?
Thanks in advance...
Rob Waite