giving a custom size to a <td> form a WOTable
giving a custom size to a <td> form a WOTable
- Subject: giving a custom size to a <td> form a WOTable
- From: Gustavo Adolfo Pizano <email@hidden>
- Date: Wed, 27 May 2009 09:05:02 +0200
Hello, I have a situation.
I have a NSArray as following : {label1:value1:label2:value2 :.....},
now I have a WOTable with maxColums, so I will have something like:
label1 | value1
label2| value2
...
...
how can I change the size of just the first <td> of each <tr> ? in
other words, the column that contains the labels and the values column
separately?, If I set the cellWidth it will change both and I don't
want that behavior.
Before I had 2 WOTables next to each other one with the labels and the
other one with the values, but if I wanted to select some value and
label at the same time I can not because it will start sellecting
first the contents of one table and the go to the other one... i dunno
if I made myself clear..
any clues?
Thx
Gustavo
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden