Avatar

Level 3

In the table or row object the Object -> Binding properties tab should have a checked checkbox called "Repeat Row for Each Data Item" which has three properties:  Min Count, Max, and Initial Count.  If that checkbox is not checked then I would expect to see the behavior you describe.  I haven't got a web service to compare with but I have successfully bound a table row to a repeating element in a schema and it works fine as long as I check that checkbox.  Sounds like your table row is not bound to the repeating element in the Web Service schema.    Stefan Cameron has a pretty good description of how to set up the table at http://forms.stefcameron.com/2009/02/25/expandable-table-with-totals/.