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

Crosstab.RowHeadersPrintOnEveryPage not working

1 Answer 307 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Mark
Top achievements
Rank 2
Bronze
Bronze
Veteran
Mark asked on 21 Sep 2015, 01:30 PM

I created a simple CROSSTAB report via the Crosstab wizard.  I am making sure that both RowHeadersPrintOnEveryPage and ColumnHeadersPrintOnEveryPage are set to TRUE, yet, it seems that when I print this report, only the COLUMN HEADERS are printing on every page, where as the Row Headers are not.  As you can see in the example I have attached, the COLUMN HEADERS are re-printing on every page, but the ROW HEADERS are not ( TOWN & WARD column headers are missing on page 2)

 

I have made no other changes to the report layout or the data.  Is this by design/bug/what? 

 

TIA

1 Answer, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 24 Sep 2015, 09:11 AM
Hello,

This is the expected behavior. Row headers will be printed if there is horizontal paging.
In general, the vertical paging is caused by the growing rows not gathering on the same physical page and thus only column headers will appear, and horizontal paging is caused by the growing columns not fitting into a single physical page and thus only row headers are repeated on the new pages.

For more details, please check Understanding Pagination (Horizontal Paging) and Understanding Crosstab Areas.


I hope this information is helpful.

Regards,
Stef
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Mark
Top achievements
Rank 2
Bronze
Bronze
Veteran
Answers by
Stef
Telerik team
Share this question
or