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 protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to