Stretch field over remaining space in databand
Posted: Tue Dec 14, 2010 7:53 am
Hello,
I have a report with the following structure:
reportHeader
groupHeader
databand
groupFooter
reportFooter
In the databand i have several fields, but the 2nd one is a text field which can contain several lines.
I have the properties set like: WordWrap = True, CanGrow = True
When the text in the field covers several lines, the next line in the databand is printed after the last line in the field (see screenshot 1)
screenshot1
What I want is that the next line is printed right after the first line (see screenshot 2)
screenshot2
How can I do this?
With kind regards,
René
I have a report with the following structure:
reportHeader
groupHeader
databand
groupFooter
reportFooter
In the databand i have several fields, but the 2nd one is a text field which can contain several lines.
I have the properties set like: WordWrap = True, CanGrow = True
When the text in the field covers several lines, the next line in the databand is printed after the last line in the field (see screenshot 1)
screenshot1
What I want is that the next line is printed right after the first line (see screenshot 2)
screenshot2
How can I do this?
With kind regards,
René