Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Suppressing "shape" along with dbtext on repeated value

edited April 2002 in General
I am using shapes to draw around my dbtext objects to create a
spreadsheet look. This works fine (although I'd rather have the
dbtext objects include an option to draw their own boxes).

However, I'd like to have the boxes "suppressed" when the dbtext
values are suppressed. If there was a) a way to check and see if the
dbtext was being suppressed and turn visible off (i.e. IsSuppressed),
b) a way of linking dbtexts and shapes, c) an
OnSuppress/OnBeforeSuppress event that is called when avlue is being
suppressed.

Now I know I can handle all the suppression myself by setting
invisible variables, and the like, but what I'd REALLY like is if the
dbtext object could draw its own box!

Tom...

Comments

This discussion has been closed.