Klaus Pieper_1
09.18.2009
Hello Klaus,
I believe that you can utilize the DataBrowser.HasLastPosition property within the GroupFooter.BeforePrint event. For reference, see a sample code in the attachment. Hope this helps.
Thank you,
Valery
Hello Valery,
I should have mentioned that I looked already at the dataBrowser but haven't been able to make it work to my requirements.
Please have a look at the attached sample project. Please note that this shows two orders (with only one page each) and the summary is hidden only on the 2nd page.
This is obviously a simplified example but it should show the basic desired layout.
Thank you for your support.
Klaus
Hello Klaus,
Thank you for the additional clarification. I believe that you can use the CurrentRowIndex and RowCount properties of your DetailReportBand to define whether the group footer should be shown. Attached is an updated sample illustrating this approach. Let me know whether it meets your requirements.
Thank you,
Valery
Is your intention to post an answer to your own question?
- If so, then proceed.
- If you simply wanted to post additional information, ask for further clarification, or to just say "Thanks!", please click Leave a Comment.
- If you wish to edit your original question, please use the Edit button in the Toolbox at the top right corner of that entry.