Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Range of row numbers in table header
Range of row numbers in table header [message #698584] Tue, 19 July 2011 18:29 Go to next message
Eclipse UserFriend
Originally posted by: ms

Hello:

I wonder if there's a way of getting the range of row numbers of a
report. I want to include the range in the table header of my report.

For example, let's say we have a report of 5 pages and each page has 25
rows. The range of number of rows would be as the following:

Page Range of row numbers
1 1 - 25
2 26 - 50
3 51 - 75
4 76 - 100
5 101 - 125


How can I display in the header of my report the range of row numbers?
Re: Range of row numbers in table header [message #698622 is a reply to message #698584] Tue, 19 July 2011 20:26 Go to previous message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

If you add a row number field to the binding you should be able to do
this with page variables. See the attached example that illustrates the
concept.

Jason

On 7/19/2011 2:29 PM, ms wrote:
> Hello:
>
> I wonder if there's a way of getting the range of row numbers of a
> report. I want to include the range in the table header of my report.
>
> For example, let's say we have a report of 5 pages and each page has 25
> rows. The range of number of rows would be as the following:
>
> Page Range of row numbers
> 1 1 - 25
> 2 26 - 50
> 3 51 - 75
> 4 76 - 100
> 5 101 - 125
>
>
> How can I display in the header of my report the range of row numbers?
Previous Topic:IReportDocument page count
Next Topic:Custom BIRT 3.7 application and classpath
Goto Forum:
  


Current Time: Fri Apr 26 12:32:18 GMT 2024

Powered by FUDForum. Page generated in 0.03137 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top