|
|
Re: Populating a table column-by-column [message #539302 is a reply to message #539194] |
Thu, 10 June 2010 06:35   |
Eclipse User |
|
|
|
Apologies, I'm not explaining myself very well.
Thanks for your reply, I'll have a look at 2.5 to see if the solution is there.
I'll try to clarify my problem a little better here:
A table is normally populated one row at a time and the next row is not populated until the current row is finished.
row1:item1 | row1:item2 | row1:item3
row2:item1 | row2:item2 | row2:item3
row3:item1 | row3:item2 | row3:item3
I have a case where I want to populate the columns first. I'm looking for a way to populate the cell in row1:item1 then populate the cell in row2:item1... when the first column is populated I want to then fill in the cell in row1:item2, then the cell in row2:item2, ....
I hope that clarifies my question a little...
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04763 seconds