Posted By:
Kadhiravan_Thangavelu
Posted On:
Monday, March 23, 2009 01:38 AM
I have 10 sets of data.
I want 2 sets of data to be displayed in each row as the layout provided below:
data1 data2
data3 data4
data5 data6
where data1, data3, data5... are in column 1 and data2, data4, data6... are in column two (only 2 columns).
this goes on till all the data are populated.
How this can be achieved using
?