Multi-Column Report Display Problems

Stimulsoft Reports.NET discussion
Post Reply
Mike Simpkins
Posts: 21
Joined: Tue Nov 30, 2010 1:06 pm
Location: South Dakota

Multi-Column Report Display Problems

Post by Mike Simpkins »

I created a two column report as follows:

Page Header
Group 1 Header (Printed on All Pages)
Group 2 Header
Group 3 Header
Data

The page is broken into 2 columns.

The report is organized correctly, and all data prints. However, I My Group 1 Header data creeps up the page in the second column.


Example:

Should be :

Code: Select all

                 TITLE

G1 Header          G1 Header
  G2 Header            G2 Header
     G3 Header             G3 Header
        Data                      Data
Here is what displays:

Code: Select all

                          G1 Header
                TITLE

G1 Header              
  G2 Header            G2 Header
     G3 Header             G3 Header 
        Data                  Data

In other words, Group 1 Header does not stay below the Page Header when it is printed in Column 2. It "creeps" on me. The same thing occurs whether I use a solid panel or a Report Header.

What am I doing wrong?



Attachments
795.taxgroups.mrt
(15.36 KiB) Downloaded 148 times
794.SampleData.xml
(4.78 KiB) Downloaded 167 times

[The extension sampledata has been deactivated and can no longer be displayed.]

792.Report Example.png
792.Report Example.png (51.75 KiB) Viewed 1782 times


Mike Simpkins

Clueless in South Dakota
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Multi-Column Report Display Problems

Post by Alex K. »

Hello,

Please send us sample report with data for analisys.

Thank you.
Mike Simpkins
Posts: 21
Joined: Tue Nov 30, 2010 1:06 pm
Location: South Dakota

Multi-Column Report Display Problems

Post by Mike Simpkins »

I have attached Sample Data as a CSV and an XML (this is a mssql query, so I did not know the format you wanted it in), a screen shot of the report behavior and the TaxGroups.mrt file.

I look forward to your help.


Mike Simpkins

Clueless in South Dakota
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Multi-Column Report Display Problems

Post by Alex K. »

Hello,

Please check the latest prerelease build.

Thank you.
Mike Simpkins
Posts: 21
Joined: Tue Nov 30, 2010 1:06 pm
Location: South Dakota

Multi-Column Report Display Problems

Post by Mike Simpkins »

I downloaded the pre-release build, and I put the corresponding files into the root folder of the program POSitive Retail Manager, replacing the existing .dll's

I get an error regarding checksums or signatures when I do so.

Am I upgrading incorrectly?

Files overwritten:

Code: Select all

Simulsoft.base.dll
Simulsoft.Controls.dll
Simulsoft.Controls.Win.dll
Simulsoft.Database.dll
Simulsoft.Design.dll
Simulsoft.Editor.dll
Simulsoft.Report.dll
Simulsoft.Report.Design.dll
Simulsoft.Report.Helper.dll
Simulsoft.Report.Web.dll
Simulsoft.Report.Win.dll



Mike Simpkins

Clueless in South Dakota
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Multi-Column Report Display Problems

Post by Alex K. »

Hello,

Please let us know the full error stack. Also, perhaps, you may address to developers of POSitive Retail Manager and ask them to recompile the application with new dll files.

Thank you.
Post Reply