J
Janie
I know this may seem odd, but honestly, this is what I need to make the
layout proper.
I have GroupHeader1. It Can Grow.
I have GroupHeader2. It Can Grow.
I have Detail. It Can Grow.
The layout results in:
GroupHeader1 GroupHeader2 Detail Item1
Detail Item2
Detail Item3
GroupHeader2 Detail Item1
Detail Item2
GroupHeader1 GroupHeader2 Detail Item1
The report requires a horizontal row at each Detail Item.
Detail Items may vary in height.
GroupHeader1 Items may vary in height.
GroupHeader2 items may vary in height.
Here's the tricky part: At all times the height of GroupHeader1,
GroupHeader2 and Detail Item MUST be the same WHICH EVER IS THE GREATEST
AMOUNT.
Otherwise what happens in the horizontal line of Detail may cross through
the verbiage of GroupHeader1 or Groupheader2.
The width of the textboxes cannot be adjusted further.
Making sense?
layout proper.
I have GroupHeader1. It Can Grow.
I have GroupHeader2. It Can Grow.
I have Detail. It Can Grow.
The layout results in:
GroupHeader1 GroupHeader2 Detail Item1
Detail Item2
Detail Item3
GroupHeader2 Detail Item1
Detail Item2
GroupHeader1 GroupHeader2 Detail Item1
The report requires a horizontal row at each Detail Item.
Detail Items may vary in height.
GroupHeader1 Items may vary in height.
GroupHeader2 items may vary in height.
Here's the tricky part: At all times the height of GroupHeader1,
GroupHeader2 and Detail Item MUST be the same WHICH EVER IS THE GREATEST
AMOUNT.
Otherwise what happens in the horizontal line of Detail may cross through
the verbiage of GroupHeader1 or Groupheader2.
The width of the textboxes cannot be adjusted further.
Making sense?