Crosstab issue

Stimulsoft Reports.NET discussion
Post Reply
Jennypi
Posts: 361
Joined: Mon Nov 17, 2008 7:13 am
Location: France

Crosstab issue

Post by Jennypi »

Hi,

Again, a question about crosstabs :)

I managed to have 2 business objects in my report: one parent and one child.
In a databand, I've placed variables from the parent object and a crosstab with variables from the child object.
design.png
design.png (52.2 KiB) Viewed 1325 times
The goal is to display 1 mini-crosstab per variable from the parent object.
It is working great, except that I would like to hide the first column (which is already in the databand) and the headers of the crosstab (if they are displayed only once in the header it's enough).
design2.png
design2.png (71.07 KiB) Viewed 1325 times
I'm joining the small tool I'm using (run SamplePOCO.exe), with the report example:


Thank you for your help.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Crosstab issue

Post by Alex K. »

Hello,

Please try to remove the DisplayValue and Border property for the Rows.

Thank you.
Attachments
Report_modified.mrt
(19 KiB) Downloaded 151 times
Jennypi
Posts: 361
Joined: Mon Nov 17, 2008 7:13 am
Location: France

Re: Crosstab issue

Post by Jennypi »

Hello,

Thank you for your reply.
Could you please give me more explanations (screenshot for example)? I tried the report you sent me, but I cannot see any change.

Thank you!
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Crosstab issue

Post by Alex K. »

Hello,

Please see the following screenshot.

Thank you.
Attachments
Capture2.PNG
Capture2.PNG (30.03 KiB) Viewed 1302 times
Capture1.PNG
Capture1.PNG (81.76 KiB) Viewed 1302 times
Post Reply