No Data Behaviors
Hi,
I would like the report layout to be displayed even if there is no data.
According to the help file, I need to set the NoDataBehaviors property to
ndBlankReport, but it not doing it for me I still get a blank page. The
reason I want this is that when the user tries to change the report layout I
want him/her to be able to see the affect instantly even if there is no
data.
Regards
NB
I would like the report layout to be displayed even if there is no data.
According to the help file, I need to set the NoDataBehaviors property to
ndBlankReport, but it not doing it for me I still get a blank page. The
reason I want this is that when the user tries to change the report layout I
want him/her to be able to see the affect instantly even if there is no
data.
Regards
NB
This discussion has been closed.
Comments
Setting the NoDataBehaviors to ndBlankReport should give you the results you
are after. Check to see that the SkipWhenNoRecords is set to False on your
datapipelines. Then as a test, try disconnecting all your event handlers
and re-generating the report.
If none of this helps, please send a small example demonstrating this
behavior in .zip format to support@digital-metaphors.com and I'll take a
look at it.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com