Hello,
how can I set the column width for all columns of a table with respect
of the space needed for the content?
Example:
I have a table with three columns:
col1: Integer, length max 10
col2: String, length max 35
col3: String, length max 20
I'd like to get a Table with a column width based on the content and
horizontal scrolling if the table must be wider than the space available.
At the moment I get a table with three equal sized columns. The column
width is sufficient for column 1 (the Integer data) but not for the
other columns.
Regards,
Frank
_______________________________________________
ULC-developer mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/ulc-developer