ActiveReports 6 Support

Started by paulsc at 03-11-2010 7:33 AM. Topic has 1 replies.

Print Search Rate
Sort Posts:    
   03-11-2010, 7:33 AM
paulsc is not online. Last active: 3/11/2010 9:17:02 PM paulsc

Not Ranked
Joined on 03-11-2010
Posts 1
Help with complex report layout
I am grouping on 5 different items and need to run a total for each group in the footer. Right now I"m starting with the inner most group. I'm posting here because I can't seem to find any examples, direction, or options for anything other than a fairly basic report.

My current task is simple enough but I'm fairly new to ActiveReports and this code was written by someone who has left the company.
Here is my issue:
I have my data rows in the details section and they are what they should be. In the footer for the detail section I have three long text boxes that span the width of the report and I create smaller text boxes and add them for each column of the report for totaling.

thanks,
Paul
   Report 
   03-11-2010, 10:40 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: Help with complex report layout

Attachment: GroupingMultilevel.zip
Hello,

You can use Summary Fields to calculate the value of inner most group but for the outer groups you need to perform calculation in the group events.

Please find attached sample which shows these calculation up to two levels. Similarly you can also use the GroupHeader_Format and the GroupFooter_Format event to perform calculation up to desired levels.

Do let me know if you need further assistance.

Regards,
Ankit Nigam


   Report 
GrapeCity » Product Support » ActiveReports 6... » Help with complex report layout

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