Page 2 of 3

Re: Cross Tab - DataBand

Posted: Tue Sep 06, 2016 8:48 pm
by Leandro Borges
Hello.

Ok.
Please could send me an example using Data Band because it did not work.

Thank you.

Re: Cross Tab - DataBand

Posted: Wed Sep 07, 2016 5:46 am
by Alex K.
Hello,

Sorry, maybe we did not exactly understand your question. Could you explain your issue in more details?

Thank you.

Re: Cross Tab - DataBand

Posted: Thu Sep 08, 2016 1:56 pm
by Leandro Borges
Hello.

As has been said before:
HighAley wrote:Hello.

Yes, you should switch to the Double Pass.
Yes, you could use the Data Band.

Thank you.
I tried to use DataBand instead of ReportTitleBand did not work. You could send me an example using DataBand.

Thank you.

Re: Cross Tab - DataBand

Posted: Thu Sep 08, 2016 6:25 pm
by Alex K.
Hello,

Please check the modified report in the attachment.

Thank you.

Re: Cross Tab - DataBand

Posted: Fri Sep 09, 2016 6:15 pm
by Leandro Borges
Hello.

Did not work.
Note the attached example, that on some pages is not printed DataBand1 and PageHeaderBand1. How do I print?

Thank you.

Re: Cross Tab - DataBand

Posted: Sat Sep 10, 2016 12:56 pm
by Alex K.
Hello,

Please check samples which we have sent. In it uses Cross-Data component instead a Cross-Table component.

Thank you.

Re: Cross Tab - DataBand

Posted: Mon Nov 07, 2016 11:40 am
by Leandro Borges
Hello.

I managed to do as the report sent example. The only thing I could not do got it, is the page counter {CrossDataBand3.Position + 1}. In my report, it only counts pages 1 and 2 for all other pages. Could you tell me what is missing do?
The following example attached. Underline pages 1 and 2 in yellow for better view.

Thank you.

Re: Cross Tab - DataBand

Posted: Mon Nov 07, 2016 1:28 pm
by Alex K.
Hello,

Could you please send us a simple report with test data which reproduces the issue for analysis.

Thank you.

Re: Cross Tab - DataBand

Posted: Mon Nov 07, 2016 2:44 pm
by Leandro Borges
Hello.

Unfortunately I do not have permission to send.
I followed his example, everything worked less {CrossDataBand3.Position + 1}.
Otherwise would have without using the {Cross DataBand 3.Position + 1}?

Thank you.

Re: Cross Tab - DataBand

Posted: Thu Nov 10, 2016 6:03 am
by Alex K.
Hello,

Sorry, maybe we did not exactly understand your question.
For the Cross-Data you should use the CrossDataBand3.Position for showing current page.

Thank you.