ActiveReports for .NET 3.0 Support

Started by greif at 02-05-2010 1:40 AM. Topic has 5 replies.

Print Search Rate
Sort Posts:    
   02-05-2010, 1:40 AM
greif is not online. Last active: 5/26/2011 1:18:27 PM greif

Not Ranked
Joined on 12-21-2007
Posts 12
Custom layout design
Hello i have a question!

My mission is to develop a report that has on every page a page total and on the following page has got to be the first line the same as the page total on the previous page...

Can some one help me with any dirrections?


   Report 
   02-05-2010, 12:19 PM
AnkitN is not online. Last active: 6/8/2010 6:43:55 AM AnkitN

Top 25 Posts
Joined on 03-03-2009
Posts 844

DDStaff
Re: Custom layout design

Attachment: PageToal.zip
Hello,

Please find the attached sample implementing the desired behavior. In this sample I have copied the page total of previous page in the page header of next page.

Do let me know if you need further assistance.

Regards,
Ankit Nigam


   Report 
   02-09-2010, 1:37 AM
greif is not online. Last active: 5/26/2011 1:18:27 PM greif

Not Ranked
Joined on 12-21-2007
Posts 12
Re: Custom layout design

Attachment: Report.rar
Hello,

Thank you for your reply, but the behavior in your samle does not satisfy my needs :).

I have attached a .rpx that represents my report's design and layout. The problem i get is that i have to hide the page footer in case that the group contains data for just one page. In such a case i dont want to show the page total... I have implemented that behavior but it does not work as i hoped in some cases the pagefooter overlaps with the detail section on the end of the page. Is there some way to figure it out why page footer overlaps the detail section?



   Report 
   02-09-2010, 10:59 PM
AnkitN is not online. Last active: 6/8/2010 6:43:55 AM AnkitN

Top 25 Posts
Joined on 03-03-2009
Posts 844

DDStaff
Re: Custom layout design

Attachment: Modified_PageToal.zip
Hello,

I read your post and what I understood is you want to hide the PageFooter on the page where a group gets completely rendered i.e. GroupHeader, Detail and GroupFooter sections lies on the same page.

If this is the said scenario then please find attached a test sample implementing the desired behavior. In this sample you can notice that the PageFooter is not visible on the pages 105,114,115 and 116.

If I misunderstood the issue please modify the sample and send it back to me so that I can test it at my end.

Regards,
Ankit Nigam


   Report 
   02-10-2010, 4:31 AM
greif is not online. Last active: 5/26/2011 1:18:27 PM greif

Not Ranked
Joined on 12-21-2007
Posts 12
Re: Custom layout design

Attachment: Modified_PageToal.rar
Hello,

you understood me good this is the scenario i wat to acomplish with only one minor detail: I want to hide the page footer on every page where the group gets completely rendered and on every page where the group footer gets rendered...

I did modify the sample you attached. If you run the code you will see that on page 3 the pagefooter overlaps with detail.

The modified sample is attached.
   Report 
   02-10-2010, 10:31 PM
AnkitN is not online. Last active: 6/8/2010 6:43:55 AM AnkitN

Top 25 Posts
Joined on 03-03-2009
Posts 844

DDStaff
Re: Custom layout design

Attachment: TestImage.jpg
Hello,

I believe you want to print the group footer at the bottom of a page. You for this I would suggest you to set the PrintAtBottom property of GroupFooter as true.

I would also like to inform you that the default behavior of group footer is to print just after the detail section completes its rendering. You can change this behavior using PrintAtBottom property.

I hope it helps.

Regards,
Ankit Nigam



   Report 
GrapeCity » Product Support » ActiveReports f... » Custom layout design

Privacy Policy | Copyright © 1997-2012 — GrapeCity, inc.
All trademarks mentioned are the property of their respective owners.