Hi Frank

I had the same question for a ULCTableTree.
See the answer of Daniel Grob in the ULC-developer Archives 
(http://lists.canoo.com/mailman/private/ulc-developer/):
http://lists.canoo.com/mailman/private/ulc-developer/2006/004756.html 

For a table it will be quite the same.

Hope this helps.
Regards,
Alex

-----Ursprüngliche Nachricht-----
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Frank Langelage
Gesendet: Donnerstag, 4. Januar 2007 23:24
An: ULC Developer
Betreff: [ULC-developer] set column width in ULCTable

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
_______________________________________________
ULC-developer mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/ulc-developer

Reply via email to