3

I've a columnHeader band which contains two frames.

The first frame must be visible if a parameter is TRUE, the second frame must be visible if the same parameter is FALSE.

So I want to show only one frame.

I've put two frames sequentially. The visibility is OK but when I show the first frame remains a blank space between it and detail band (because the second frame has been hidden but occupy the space).

How can I remove this space?

lealceldeiro
  • 14,342
  • 6
  • 49
  • 80
Joe Taras
  • 15,166
  • 7
  • 42
  • 55

1 Answers1

5

At property of frame on bookmark "Appearence" set checkbox "Remove line when blank".

sanBez
  • 933
  • 1
  • 8
  • 18