Hello to everybody. :biggrin:
I created a report page within 3 subreport:
- an Header (where I specified the page number with {PagenumberThrought} variable);
- a main subreport that contains 2 GroupBand and a DataSource;
- a Footer.
In the main subreport in the second GroupFooterBand I set True the property "New Page After". The result is to break page where I want but from the second breaked page the style of the report is lost. In another word I lost the header and footer. :waaaht:
I notice that the page number doesn't consider the braked page.
Someone can help me?
Thanks in advace,
Luca
how to break page and keep the same style
how to break page and keep the same style
Hello,
Sorry, maybe we did not exactly understood your question.
Can you please send us a sample report with data to support@stimulsoft.com, which reproduce the issue?
Thank you.
Sorry, maybe we did not exactly understood your question.
Can you please send us a sample report with data to support@stimulsoft.com, which reproduce the issue?
Thank you.
how to break page and keep the same style
I have just written you an email with an example which reproduce the error.
Thanks,
Luca
Thanks,
Luca
how to break page and keep the same style
Hello,
We couldn't reproduce this bug.
Sorry, can you provide data for your report?
Thank you.
We couldn't reproduce this bug.
Sorry, can you provide data for your report?
Thank you.
how to break page and keep the same style
Hi,
Can you open the file "MyReport.mrt"?
If yes, you can see in preview that miss, from the second page, the header and the footer.
I think it happens because example used a subreport.
I'm seeing if I can send you other data.
Thanks,
Luca
Can you open the file "MyReport.mrt"?
If yes, you can see in preview that miss, from the second page, the header and the footer.
I think it happens because example used a subreport.
I'm seeing if I can send you other data.
Thanks,
Luca
how to break page and keep the same style
Hello,
On our test data all work correctly.
We couldn't reproduce this bug without your data.
Thank you.
In your report you use ConnectionString to the local Sql Server:luca wrote:Can you open the file "MyReport.mrt"?
If yes, you can see in preview that miss, from the second page, the header and the footer.
I think it happens because example used a subreport.
Code: Select all
Password=#######;Persist Security Info=True;Data Source=S-HP04;Integrated Security=False;Initial Catalog=Frontoffice;User ID=###
We couldn't reproduce this bug without your data.
Thank you.