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

PageNumber and PageCount in Report Header

1 Answer 199 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Vince
Top achievements
Rank 1
Vince asked on 12 Jun 2008, 09:23 PM
I saw in the documentation that you can only use the PageNumber and PageCount global methods in the report header and footer sections.  I have a reuirement where I need to have those values in the Report Header.  How can I set those values in a textbox on the Report Header?

1 Answer, 1 is accepted

Sort by
0
Svetoslav
Telerik team
answered on 13 Jun 2008, 10:06 AM
Hello Vince,

As described in Report Life Cycle topic the PageCount/PageNumber are available only in Page Header/Footer Sections. Unfortunately it is not possible to use them in the report content at all.

As described in the documentation the paging is performed by the rendering extensions according to the format/media they handle and the rendering usually happens after the report is being processed (data bound).

Best wishes,
Svetoslav
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
General Discussions
Asked by
Vince
Top achievements
Rank 1
Answers by
Svetoslav
Telerik team
Share this question
or