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
Franck Dauché - 28 Nov 2005 17:51 GMT
Hi Stanley,
Did you set the height/width 'Size' property of the repeating section
to 'Auto'?
Regards,
Franck Dauché
> Hi,
>
[quoted text clipped - 8 lines]
>
> Stanley
Stanley - 29 Nov 2005 09:19 GMT
I used a repeating table instead. I than can align the bottom of the table
with the bottom of the textboxes.
Thnx
Stanley
> Hi Stanley,
>
[quoted text clipped - 17 lines]
> >
> > Stanley
Greg Collins [InfoPath MVP] - 30 Nov 2005 19:01 GMT
You need to look at two areas:
1. There is a default border on all inserted sections. Usually you don't see it because it is a 1pt white border aginst a white background. Remove this
border.
2. Set to 0 (zero) all of the margins and padding in the section properties.

Signature
Greg Collins [InfoPath MVP]
Please visit: http://www.InfoPathDev.com
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