Page by Page design - What's the best approach?
Posted: Wed Apr 27, 2011 2:08 pm
I'd like to generate a report in which each table row is represented in a single page in a table. To be more clear, I have attached a sample image. the image shows The Table for the following sample would be:
FirstName LastName Total
------------ ------------ -------
John Doe 1000
Kamyar Paykhan 370
And Date would be a report variable.
What would be the best and correct approach to design this report? should I use DataBands and add pagebreaks before and after and use lines in DataBand? Or should I use TableBand and use text controls?
[/url]
I'm using Stimulsoft Reports 2010.1
And as always, Thank you.
FirstName LastName Total
------------ ------------ -------
John Doe 1000
Kamyar Paykhan 370
And Date would be a report variable.
What would be the best and correct approach to design this report? should I use DataBands and add pagebreaks before and after and use lines in DataBand? Or should I use TableBand and use text controls?

I'm using Stimulsoft Reports 2010.1
And as always, Thank you.