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.song4 field.artist field.song
5 field.artist field. song6 field.artist field.song
7 field.artist field.song8 field.artist field.song
9 field.artist field.song10 field.artist field.song
11 field.artist field.song12 field.artist field.song
13 field.artist field.song14 field.artist field.song
15 field.artist field.song16 field.artist field.song
17 field.artist field.song18 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"]