Reputation: 103
I have three records in my table and I want to display those records in one line and on one page.
I will only ever have three records as my SQL command restricts the dataset to three records.
How can I fit these three records on one page on a single line using Crystal Reports?
Upvotes: 1
Views: 4410
Reputation: 6027
In the Section Expert
go to the Details
section, Common
and tick Format with multiple columns
.
A new tab appears- Layout
. From this tab you need to define the size and behaviour (across then down or down then across).
Save your changes and you should then see something along the lines of this in the Designer.
Upvotes: 2