TppReport.NoDataBehaviours is not working...
Hi,
I'm using custom ReportExplorer for work with reports.
My problem is that no matter what value is assigned to
TppReport.NoDataBehaviour property of my report, the result is always blank
page when no data received. I on the contrary would like to see blank report
instead of a blank page.
I guess it is just the default value of a template that loads from DB, that
overrides my settings.
Could you advise me what might be the reason?
Thanks,
MB.
I'm using custom ReportExplorer for work with reports.
My problem is that no matter what value is assigned to
TppReport.NoDataBehaviour property of my report, the result is always blank
page when no data received. I on the contrary would like to see blank report
instead of a blank page.
I guess it is just the default value of a template that loads from DB, that
overrides my settings.
Could you advise me what might be the reason?
Thanks,
MB.
This discussion has been closed.
Comments
template. When you load a template that isn't set the way you want then you
need to use the Report.Template.OnLoadEnd event to configure the report
after each template in the end user solution gets loaded by the user. There
should be an example of assiging this public event in the report explorer
end user demo.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com