How to increase Detail band height dynamically

后端 未结 3 1106
-上瘾入骨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: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)

提交回复
热议问题