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

Stimulsoft Reports.NET discussion
Post Reply
Kamyar
Posts: 15
Joined: Fri Oct 08, 2010 4:25 pm

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

Post 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.
Ivan
Posts: 960
Joined: Thu Aug 10, 2006 1:37 am

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

Post by Ivan »

Hello,

Please check the report sample in attachment.

Thank you.
Attachments
948.Report sample.zip
(3.01 KiB) Downloaded 206 times
Kamyar
Posts: 15
Joined: Fri Oct 08, 2010 4:25 pm

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

Post by Kamyar »

Thank you Ivan. That's exactly what I was trying to achieve. Using Borders worked like a charm!
Andrew
Posts: 4109
Joined: Fri Jun 09, 2006 3:58 am

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

Post by Andrew »

Hello,

Great! Have a nice day!

Thank you.
Post Reply