This control allows you to list your multiple records.
Design
Add New Label
Will be updated. Specifies a name for Add New button. This button adds new row to table content.
Rules
Required for Group
Enter any name into this area to specify a validation group for the table content. After that when you enter this same validation group name into Validation Group area on any action button of any task, it will be checked for validation whenever the action is selected on the form.
...
Hierarchy XPath
Will be updated.
Filter XPath XPath
By By using Filter Xpath, it is possible to refine the content of the table. For this example, only the rows where IsCustomer node is set to true, will be displayed.
Export to Excel
This control allows you to export your records to excel. In order to accomplish this, all you have to do is, enable AllowExport in DataExchange and define the columns in this property.
...