Multi-Column Reports - ReportViewer Reports
Multi-Column layouts allow you to design reports so that the data flows down adjacent columns instead of straight down each page.
Creating multi-column reports is simple using Microsoft Reportviewer reports and Microsoft Visual Studio 2008
Creating a multiple-column ReportViewer Report.
In this example we are going to create a mailing label report with three columns containing multiple rows of address details.
1. Open the report that you wish to format with multiple columns. Open the properties tab

IMAGE: Properties Tab.
2. Under the Layout options set the number of ‘Columns’, Column Spacing and Column Size. Your report design should now appear with multiple columns as follows.

Image:Multicolumn Report
3. Add a repeating region to the design.In this example a List is used. Add bound Textboxes into the list as follows.
Image: Insert bound Textboxes
3. Adjust the column spacing and page margins according to the label printer settings and paper size.

Image :Complete Mail Label Report
Technorati:Visual Studio 2008 ReportViewer Reports
- Copying Records From One Table to Another Using SQL Queries
- Google: Ethics vs Freedom of Information
- Abstract Art(Sort of!!)
- Editing Permalink Text
- PPC(Pay Per Click) vs PPA(Pay Per Action)
- Huge Alexa Rank Gain
- Most Popular Websites in South Africa
- WTF is it with Conime.exe ??
- Using Paypal in South Africa
- How Much is Your Website Worth ?

July 15th, 2008 at 8:51 am
Do you know how to get the report to create the labels left to right and then top to bottom? The default seems to be to create the labels top to bottom in column 1 and then fill in column 2 top to bottom.