Header is never shown if data is in subreport
Posted: Tue Dec 02, 2014 9:53 am
Hello Stimulsoft,
i have a problem with data in subreport. for detail also see my sample project in attachement below.
I have a report with only a databand with corresponding header band. The header should only be shown if there is data in source for databand.
This works as expected.
But after placing my databand into a subreport page the header is not shown anymore. It doesn't matter if the subreport contains data or not.
What can i do that the header reacts on a databand even it is places into a subreport?
Thanks and regards
Thorsten Pontow
i have a problem with data in subreport. for detail also see my sample project in attachement below.
I have a report with only a databand with corresponding header band. The header should only be shown if there is data in source for databand.
Code: Select all
(ShowIfEmpty == false)
But after placing my databand into a subreport page the header is not shown anymore. It doesn't matter if the subreport contains data or not.
What can i do that the header reacts on a databand even it is places into a subreport?
Thanks and regards
Thorsten Pontow