J
John S. Ford, MD
I have a form with an embedded subform. Things seem to work OK unless the
condition arises that the subform has no corresponding records. In that
situation, the subform just disappears in a field of gray from the main
form. The problem is that the sub form contains a series of buttons that
serve to add new records to the subform. Unfortunately the buttons
disappear as well.
Anything I can do about this? Will I simply have to recode everything with
a new set of buttons (and their even handlers) placed on the MAIN form where
they'll look somewhat out of place?
Thanks in advance,
John
condition arises that the subform has no corresponding records. In that
situation, the subform just disappears in a field of gray from the main
form. The problem is that the sub form contains a series of buttons that
serve to add new records to the subform. Unfortunately the buttons
disappear as well.
Anything I can do about this? Will I simply have to recode everything with
a new set of buttons (and their even handlers) placed on the MAIN form where
they'll look somewhat out of place?
Thanks in advance,
John