Page 1 of 1

Can we change the space management at run time?

Posted: Tue Jul 10, 2007 5:21 am
by satisht
I have created a report databad is with 4 lines but if there is only single line date then also it is keeping same 4 line space
? can we manage the space at runtime means 4 line if there is 4 line data and single line space for single lined data?

Example>

Task Name
namekdfsdjfsffslkdfjd Satish
sdjfklsdfjldsjfksldjfklsd
sdfsfsdfsdfsdfsdfsdsdfsd

fsdkljfdsjfsdjfsdjfsfjsklfjs abc



klsjkjfsjfsdfjdsfkdfkjfsdfkdj xyz
fdsfsdfsdfsdfsdfsdfsdfsdfsd


sfsfsklfjklsdjfklsdjfsdjfjsdsj ram
fdsjfslkdjflsdjklfsdjfskldjfklsd
fsdfsdf

dsfsdfsdfsdf abc

Can we change the space management at run time?

Posted: Tue Jul 10, 2007 7:53 am
by Brendan
Use the "Can Shrink" property on your databand or text component so that it can decrease its height if it takes up too much empty space.

Can we change the space management at run time?

Posted: Tue Jul 10, 2007 11:39 pm
by satisht
thanx it works