Hi,
I am using Visual Studio.NET and deploying crystal reports using the C# language. I would like to create a report to that would help save paper. I need to know how I can create a report that would display the data in the following fashion:
order # Order Date Amount order # Order Date Amount
1 10/15/03 1254.30 2 10/15/03 1358.30
3 10/15/03 125.00 4 10/15/03 1111.50
5 10/15/03 1254.30 6 10/15/03 1358.30
.............................
...............etc
I would really appreciate if someone can tell me the steps to create such a report in crystal. I would like to have 9 columns on each page, where after every 3 columns the following records are displayed as shown above.
Thanks.
Salmaan.
I am using Visual Studio.NET and deploying crystal reports using the C# language. I would like to create a report to that would help save paper. I need to know how I can create a report that would display the data in the following fashion:
order # Order Date Amount order # Order Date Amount
1 10/15/03 1254.30 2 10/15/03 1358.30
3 10/15/03 125.00 4 10/15/03 1111.50
5 10/15/03 1254.30 6 10/15/03 1358.30
.............................
...............etc
I would really appreciate if someone can tell me the steps to create such a report in crystal. I would like to have 9 columns on each page, where after every 3 columns the following records are displayed as shown above.
Thanks.
Salmaan.