remove white spaces between rows in a repeating section

S

Stanley

Hi,

i have a repeating section which is bound to a datasource. When opening the
form the repeating section shows all the records of that datasource. But
between each row there is a big white space. I have tried to make the height
of the repeating section as small as posible but it can't get any smaller at
a moment. Is there a way (workaround) to remove these white spaces between
the rows?

Thnx,

Stanley
 
F

Franck Dauché

Hi Stanley,

Did you set the height/width 'Size' property of the repeating section
to 'Auto'?

Regards,

Franck Dauché
 
S

Stanley

I used a repeating table instead. I than can align the bottom of the table
with the bottom of the textboxes.

Thnx

Stanley
 
Top