Autonumbering databand rows

Stimulsoft Reports.NET discussion
Post Reply
User avatar
Fabio Pagano
Posts: 355
Joined: Mon Apr 16, 2007 12:38 pm
Location: Bari (Italy)

Autonumbering databand rows

Post by Fabio Pagano »

In a report with one databand, i need to autonumbering the rows (just like bulleting in Microsoft Word).

Example, if i have 3 rows in the datasource (the row is designed in a single databand) i should have:

1. "This is the first row"
2. "This is the second row"
3. "This is the third row"

The numbers 1. 2. and 3. must be automatically set by Stimulreport.

Alternatively, a function that gives me the row number.

Is it possible?

Thank you.
Brendan
Posts: 309
Joined: Sun Jul 16, 2006 12:42 pm
Location: Ireland

Autonumbering databand rows

Post by Brendan »

The {Line} system variable may met your requirements.
Post Reply