I am working on a report using local mode ReportViewer. The report layout is 2-column newspaper style. When I run the report, only one column is filled in on the first page but both columns are filled in correctly on subsequent pages.
How do I get it to fill in both columns on the first page? TIA! Visual Studio 2008, VB, .net
This question can be removed. 2-column newspaper style reports are not supported in VS2008 and eventually I needed to move the report into a subreport.
ASP .NET NOVICE!
Not all those who wander are lost...
Marked as answer by You-Hu Fu on Jun 28, 2010 09:12 AM
ramblingrose
Member
1 Points
25 Posts
Reportviewer with multicolumn report
Jun 23, 2010 08:58 PM|LINK
I am working on a report using local mode ReportViewer. The report layout is 2-column newspaper style. When I run the report, only one column is filled in on the first page but both columns are filled in correctly on subsequent pages. How do I get it to fill in both columns on the first page? TIA! Visual Studio 2008, VB, .net
VB .net Visual Studio 2008
Not all those who wander are lost...
ramblingrose
Member
1 Points
25 Posts
Re: Reportviewer with multicolumn report
Jun 24, 2010 06:50 PM|LINK
This question can be removed. 2-column newspaper style reports are not supported in VS2008 and eventually I needed to move the report into a subreport.
Not all those who wander are lost...