Hi,
I'm having trouble understanding the processing, rendering and printing order of bands in my report.
I have a report structure like this:
A GroupHeaderBand
B GroupHeaderBand
C DataBand
D GroupFooterBand
E GroupFooterBand
I am trying to fill additional a field in each of these bands with value from code. I have a list of strings and am always fetching the next one to write in the current band. Each time the value is retrieved from my code I have tracked which band asked for it, and noticed that the order of processing is rather strange.
Say the databand has 3 values (so should be 3 repetitions), in this case the trace that I got in my code was for a report generation in this order:
A, B, C, C, C*, D*, E*, C, D*, E*, D, E
The (*) means that my code was fired and I have a trace, but the report output did not contain the band.
Do you have any Idea why this happens?
I hope my problem is understandable. Thanks in advance!
Jack
Processing Order and Display of Bands
Re: Processing Order and Display of Bands
Hello.
Sorry, but we didn't fully understand your issue.
Could you send us your report template or a sample project which reproduce the issue for analysis?
Thank you.
Sorry, but we didn't fully understand your issue.
Could you send us your report template or a sample project which reproduce the issue for analysis?
Thank you.
Re: Processing Order and Display of Bands
Hi,
I don't think that would be possible, the Data is sent to Stimulsoft from a different applications on the fly. The issue is more related to general documentation. I solved my issue with a different approach.
Thanks anyways!
Jack
I don't think that would be possible, the Data is sent to Stimulsoft from a different applications on the fly. The issue is more related to general documentation. I solved my issue with a different approach.
Thanks anyways!
Jack
Re: Processing Order and Display of Bands
Hello,
Ok.
Let us know if you need any additional help.
Thank you.
Ok.
Let us know if you need any additional help.
Thank you.