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?
Can we change the space management at run time?
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?
thanx it works