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

Column Heading Displayed for Each Page the Data Continues.

1 Answer 131 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
David Huxtable
Top achievements
Rank 1
David Huxtable asked on 03 Mar 2009, 12:53 AM

Good Day,

I was wondering if you could lend me a helping hand?

I had a report set out like people do in spreadsheets, heading, followed by data underneathe.

I was using a page header as I wanted the heading to be displayed for each page the data flows onto, the only problem was, once the columns exceeded a certain number, the headings were truncated and further not displayed and then the data on the next page didn't have a heading.

Next I decided to use a report header, which appeared to be the answer to my solution at first but the headers were only displayed once, thus the remaining pages didn't contain any headings for the data they represented. Using a Group Header gave me the same result.

Basically for each column display the results for A, B & C, for instance, I would like "A", "B" & "C" to be displayed above their respected columns of data.

Is there a way this can be achieved?

Any help will be greatly appreciated.

Thankyou,

David

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 03 Mar 2009, 04:41 PM
Hello David,

Page headers/footers are not related to the report or its data, but are relative to the margins of the report's media, i.e. to the paper or screen. In this line of thoughts, Page Header is not meant to be used for column "headers" like you describe. If you use the Report Wizard to create a report, you would notice that it would create unbound group for this purpose. Make sure that the PrintOnEveryPage property of the groupheader is set to true and you should be set.

Best wishes,
Steve
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
General Discussions
Asked by
David Huxtable
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or