Hi,
I want to create a report with page header/footer, group header/footer bands.But I've some problems. I've attached a sample report.
1.I don't want to print page header with group header. I solved this problem by writing a script.
And also I don't want to print page footer when group footer is printed. I wrote a script but it doesn't working.
2.In the report I want to show running totals on bottom of page and total of previous page on top of the next page. I placed a label with RunningSum summary function. when SummaryCalculated event is fired I get the value and set the value for the label which is placed on page header. It works well when there is only one group . But I want to calculate Pagetotals for each group.
Regards, Ozge.
Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.
Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.
Hi Ozge,
Thank you for the question.I see the issue with the attached sample.
Unfortunately we need an additional time to analyze it. I will contact our R&D team regarding this problem, and we will try to find a solution for you.
I will get back to immediately, when the solution is found.
Thanks,
Andrew
Hi Ozge,
Could you please clarify summary values, which you need to be shown in the PageFooter for 2,8 and 9 pages?
Thanks,
Andrew
Hi Andrew,
Thank you for your help first.
I do not want page footer band for page 2. this is the end of first group header.
I want to cancel printing page footer when group footer is printed.
I need to show these summary values for each page .
Page Number PageHeaderValue PageFooterValue
--------------------------------------------------------------------------
1 PageHeaderNotPrinted 36
2 36 PageFooterNotPrinted
3 PageHeaderNotPrinted 36
4 36 120
5 120 PageFooterNotPrinted
6 PageHeaderNotPrinted 36
7 36 120
8 120 253
9 253 PageFooterNotPrinted
Thanks Ozge.
Hi Ozge,
Thank you for the feedback. Your issue is much clearer now. Unfortunately, there is no easy way to accomplish this task.
We need additional time to find a solution to this problem. I will get back to you immediately once a solution is found.
Thanks,
Andrew
Is there progress? I'm waiting for your solution.
Ozge.
Hello Ozge,
Unfortunately, we could not find an immediate answer or resolution. We are working as fast as we can to find a workable solution, and we will let you know as soon as an answer is found. We apologize for the inconvenience.
Thanks,
Alessandro.
Hi Alessandro,
thank you for your concern. my project's deadline is coming. I'm waiting for the solution.
thanks again.
Ozge.
Hello Ozge,
Thank you for your feedback. We are working on this problem. Unfortunately it is not easy to solve it. We well get back to you once we find an appropriate workaround. Please bear with us. We apologize for the delay in responding.
Thanks,
Alessandro.
Hello Ozge,
Thank you for your patience. I have managed to update the sample project to demonstrate how to implement page totals in the manner you described.
Unfortunately, there is no standard method to accomplish this task. At that point, I used the low level bricks iteration approach. To learn more about this approach, see the How to insert page numbers for groups example (prior to version v2009 vol 2). I hope you will find this information helpful.
Thanks,
Alessandro.
Hello Alessandro,
I checked the attached sample project. that is the result I expected to see. I will try to adapt the solution to my project.
thank you for help.
Ozge.
Ozge,
I am very glad to hear that my assistance was helpful. Thank you for letting us know the result. Please feel free to contact us if you have further difficulties. We will be happy to assist you.
Thanks,
Alessandro.