Hi there,
I have a region in a group header band which contains 8 TppDBText fields
and
some labels with captions. If these TppDBText fields are blank, I want to
make
the region invisible. I have tried various methods but no success so far.
Any suggestions?
Comments
Use the DetailBandBeforePrint event to check the DBText fields. If they are
all empty, you can then set the Region's Visibility property to False, being
sure to set it back to True once the DetailBand has printed.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com