How to increase Detail band height dynamically

后端 未结 3 1100
-上瘾入骨i
-上瘾入骨i 2021-01-31 04:42

My requirement is to increase the Detail band height dynamically when the text field has more data. Are there any settings to increase to it?
I am using one textField

相关标签:
3条回答
  • 2021-01-31 04:48

    Try setting the text field and surround object to Position Type Float in the object's properties.

    This should let the report expand as the text field grows.

    0 讨论(0)
  • 2021-01-31 04:55

    First select your field and set following properties (third one is most important):

    1. Position type: float
    2. Stretch type: relative to tallest object
    3. Stretch with overflow: true (checked)
    0 讨论(0)
  • 2021-01-31 05:02

    Go to Report level properties. Advanced - Set the Column count and then Print order as Horizontal

    0 讨论(0)
提交回复
热议问题