Alternating Data in Columns
I am just learning Fast Report and did not see this topic covered in the help section.
What I am trying to do is display two columns in a data band consisting of two fields in each record. For example:
20 records total
column 1 column 2
1 field.artist field.song
I am not sure how to accomplish this and would appreciate some insight.
Thanks!
What I am trying to do is display two columns in a data band consisting of two fields in each record. For example:
20 records total
column 1 column 2
1 field.artist field.song
20 field.artist field.song[/indent] 2 field.artist field.song
3 field.artist field.song 4 field.artist field.song
5 field.artist field. song 6 field.artist field.song
7 field.artist field.song 8 field.artist field.song
9 field.artist field.song 10 field.artist field.song
11 field.artist field.song 12 field.artist field.song
13 field.artist field.song 14 field.artist field.song
15 field.artist field.song 16 field.artist field.song
17 field.artist field.song 18 field.artist field.song
19 field.artist field.song
I am not sure how to accomplish this and would appreciate some insight.
Thanks!
Comments
[YourDatasetName."fieldartist"] [YourDatasetName."fieldsong"]