suppressing a detail line ie. in ppDetailBandBeforePrint
Hi,
I've an older Report, where in a subreport with a (complex constructed)
JitPipeline some lines are printed. Now I've to suppress in some cases one
line.
Is it possible to do it without redesign the pipelines logic, ie. in the
BeforePrint of the Deatail band.
WinXP D6 RB9.03
--
Norbert
I've an older Report, where in a subreport with a (complex constructed)
JitPipeline some lines are printed. Now I've to suppress in some cases one
line.
Is it possible to do it without redesign the pipelines logic, ie. in the
BeforePrint of the Deatail band.
WinXP D6 RB9.03
--
Norbert
This discussion has been closed.
Comments
If you know which line needs to be suppressed, you can simply set the
DetailBand.Visible property to False in the BeforePrint event. Be sure to
set it back to True if the condition is not met.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com