Do you mean Report's NoDataBehaviors property ?; there is not such property available to subreports on RB6.03.
Anyway, I tried NoDataBehaviors property on the Report but doesn,t work. im still unable to get Subreport's summary band printed when there is not data to print in the subreport.
The NoDataBehaviors property belongs to the TppCustomReport which is an ancestor to the TppChildReport object object. If you would like access to it for a subreport you will need to tab to that subreport's design and alter it there rather than from the TppSubReport design component on the main report.
Right, the property is available after selecting the subreport's tab, but even after i make sure that the property is set to ndBlankReport (that i think is the default) the subreport's summary band doesnt print.
I tried several combinations with that property between main report's and subreport's, but so far none work.
This is not a known issue. If possible, please send a small example of this behavior in .zip format to support@digital-metaphors.com and I'll take a look at it for you.
Comments
If you set the subreport's NoDataBehaviors property to ndBlankReport, the
summary band should print if no data is present.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
available to subreports on RB6.03.
Anyway, I tried NoDataBehaviors property on the Report but doesn,t work. im
still unable to get Subreport's summary band printed when there is not data
to print in the subreport.
Any suggestion?
TIA
The NoDataBehaviors property belongs to the TppCustomReport which is an
ancestor to the TppChildReport object object. If you would like access to
it for a subreport you will need to tab to that subreport's design and alter
it there rather than from the TppSubReport design component on the main
report.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
even after i make sure that the property is set to ndBlankReport (that i
think is the default) the subreport's summary band doesnt print.
I tried several combinations with that property between main report's and
subreport's, but so far none work.
Any other sugestion?
TIA
This is not a known issue. If possible, please send a small example of this
behavior in .zip format to support@digital-metaphors.com and I'll take a
look at it for you.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com