I am having a problem when displaying a .rdl report in .NET Report Viewer in a Windows form. I've designed a report with a matrix and a few adjacent groups in Visual Studio 2008 with the Business Intelligent template. The report can be previewed very well in Visual Studio designer. But when I was running it from our application (Windows based, developed in Visual Studio 2010), The cells within the adjacent groups are missing. Please refer to the following images:

Report previewed from VS 2008 Designer

Report previewed from VS 2008 Designer

Report displayed from our application

enter image description here

The report viewer component we are using and the version number are:

Microsoft.ReportViewer.Common.dll     (10.0.30319.1)
Microsoft.ReportViewer.WinForms.dll   (10.0.30319.1)

The row group structure is as below:

enter image description here

Has anybody got any ideas?

link|improve this question

feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.