To work around this issue, follow these steps:
1. | Open the InfoPath form template in design mode, and then add a
horizontal repeating table control.
Note Enter the number of columns that you expect to display from
the secondary data connection. |
2. | Right-click the repeating section part of the control, and
then click Change Binding. |
3. | In the Repeating Section Binding box,
select the appropriate secondary data connection from the Data
source list, expand the data source structure until you can select the
repeating group, and then click OK. |
4. | Right-click each text box inside the repeating section
control, and then click Change Binding. |
5. | In the Text Box Binding box, expand the
repeating group from the secondary data connection, select the appropriate
field to which to bind this control, and then click OK. |
6. | When the horizontal repeating table control has been bound
to the secondary data connection, delete the data structure that was
created in the main Document Object Model (DOM) when the control was added to
the form. |