Page 1 of 1

Page by Page design - What's the best approach?

Posted: Wed Apr 27, 2011 2:08 pm
by Kamyar
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?

Image[/url]

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

Page by Page design - What's the best approach?

Posted: Thu Apr 28, 2011 8:06 am
by Ivan
Hello,

Please check the report sample in attachment.

Thank you.

Page by Page design - What's the best approach?

Posted: Sat Apr 30, 2011 12:12 am
by Kamyar
Thank you Ivan. That's exactly what I was trying to achieve. Using Borders worked like a charm!

Page by Page design - What's the best approach?

Posted: Sat Apr 30, 2011 3:23 am
by Andrew
Hello,

Great! Have a nice day!

Thank you.