I want to adjust the table width automaticaly to the total size of the
columns without the automatic wrapping of the columns.
Instead of the columns to wrap, I want the table to grow, but the number of
columns is variable, just like their content.
Horizontal and vertical scrollbars may appear, but only for the contents of
the table.
Till now, i put the table in a <DIV> with overflow=auto
Can somebody tell me what is the best way to do?
--
Kind regards,
Jo Goos