tie a sub-detail to a particular detail band ?
Can you tie a sub-detail to a particular detail band? I've noticed that otherwise the sub-detail appears for every detail band.
so adding 1 sub detail band to this structure:
MD
- D
- D
- D
would do:
MD
- D
-- SD
- D
-- SD
- D
-- SD
where what I want is (or something equivant to):
MD
- D
-- SD
- D
- D
so adding 1 sub detail band to this structure:
MD
- D
- D
- D
would do:
MD
- D
-- SD
- D
-- SD
- D
-- SD
where what I want is (or something equivant to):
MD
- D
-- SD
- D
- D
Comments
use a subrep in a child band.
and in obp event of original detailband connect or disconnect the child.