Question about cross tab

Stimulsoft Reports.WEB discussion
Post Reply
Jia Sheng
Posts: 49
Joined: Thu Jul 04, 2013 7:59 am

Question about cross tab

Post by Jia Sheng »

question 1:Now when we design a report using a large cross-tab, we hope that the second page show the rest of the entries(Row extension) rather than show the rest of the entries(Column extension).What should I set the properties to achieve this effect? Or write any code to achieve this effect?For example (demo about large cross tab):
page one:
image1.jpg
image1.jpg (158.63 KiB) Viewed 1378 times
page two:
image2.jpg
image2.jpg (154.59 KiB) Viewed 1378 times
But I hope page two is(list the rest of the Rows(CompanyName) first):
image3.jpg
image3.jpg (148.6 KiB) Viewed 1378 times
[/color]
Last edited by Jia Sheng on Thu Jul 04, 2013 8:51 am, edited 1 time in total.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Question about cross tab

Post by Alex K. »

Hello,

Please try to set the "PrintOnAllPages" property for the row in CrossTab component.

Thank you.
Jia Sheng
Posts: 49
Joined: Thu Jul 04, 2013 7:59 am

Re: Question about cross tab

Post by Jia Sheng »

Aleksey wrote:Hello,

Please try to set the "PrintOnAllPages" property for the row in CrossTab component.

Thank you.
But Now The question is cross-tab will list the rest of the Rows(CompanyName) after listing the rest of columns(Beveages) .We hope the second page will list the rest of the Rows(CompanyName) first(like image3). Thank you.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Question about cross tab

Post by Alex K. »

Hello,

Unfortunate, on current moment it is not possible for the CrossTab component.

Let us know if you need any additional help.
Thank you.
Post Reply