This is a migrated thread and some comments may be shown as answers.

No group headers after page break in PrintPreview

4 Answers 122 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Rayko
Top achievements
Rank 1
Rayko asked on 13 Jun 2013, 04:58 PM
Hi,

I've created a report for invoices with following layout:

 -----------------------------------------------------------------------------------------
 |     Invoice header shown on first page of invoice  (Report header)       |
 -----------------------------------------------------------------------------------------
 |     Invoice number and further info shown on every page                      |
 |     (Group header without any grouping)                                               |
 -----------------------------------------------------------------------------------------
 |    Invoice positions / detail data   (Detail section                                    |
 -----------------------------------------------------------------------------------------
 |    Summary shown once after details   (Report footer                           |
 -----------------------------------------------------------------------------------------
 |    Invoice footer shown on every page   (Page footer                           |
 -----------------------------------------------------------------------------------------

In interactive mode this layout works fine. If the invoice positions expand to second page the group header with the invoice number is displayed correctly.
But in print preview mode the page breaking differs from the layout. If invoice positions fit to one page and the summary in printed on second page the group header isn't printed anymore on second page (even with option "PrintOnEveryPage").

How can I get the group header on page 2?

Best regards
Rayko

4 Answers, 1 is accepted

Sort by
0
Rayko
Top achievements
Rank 1
answered on 14 Jun 2013, 09:16 AM
Just a pic for better understanding...
The group header isn't shown on page 2 anymore though the PrintOnEveryPage is true.

0
IvanY
Telerik team
answered on 18 Jun 2013, 11:27 AM
Hello Rayko,

In your case it seems that on the next page there are no more group items, i.e. the group is finished and there is no need for the header.

In case you need further assistance it will be best if you are able to send us a runnable sample that exhibits the issue so that we are able to view it locally - this will help us identify the culprit faster and advise you more accordingly.

Regards,
IvanY
Telerik

Have you tried the new visualization options in Telerik Reporting Q1 2013? You can get them from your account.

0
Rayko
Top achievements
Rank 1
answered on 18 Jun 2013, 03:16 PM
Hi IvanY,

the problem is something this way.
During creation of the sample code I realized that I've put the "Totals" into the report footer. When I put it into the group footer the group header will be also on all following pages. This behavior is a little bit strange. But for me it works.
If you want I can send the sample. Shall I create a ticket?

Regards
Rayko
0
IvanY
Telerik team
answered on 21 Jun 2013, 09:39 AM
Hi Rayko,

Since it is not very clear to us how we can reproduce your issue at our end it will be best to open a support ticket and send us your report definition. Please have in mind that we will need some data (it can be fake data, we do not need the actual one) since it seems that you are having layout issues.

Regards,
IvanY
Telerik

Have you tried the new visualization options in Telerik Reporting Q1 2013? You can get them from your account.

Tags
General Discussions
Asked by
Rayko
Top achievements
Rank 1
Answers by
Rayko
Top achievements
Rank 1
IvanY
Telerik team
Share this question
or