Avatar

Level 10

Are you adding the rows of information one by one, or do you have an XML structure that you will add to the data file that represents the repeating rows?

In other words will there be a single operation of adding repeating rows to the data file or numerous operations (one per row)?

Paul