Write data from datatable in batches

Hi All,
In am trying to enter data in a batch of 3 records from data table and click save.
Again use next 3 set of data.

Excel file:

Application:

Scenario 1: Enter data in a batch of 3
Scenario 2: By default 1st row appears, so I need to click add button only twice
Scenario 3: Last set of data could be less than 3 ; as per the excel sheet.

Any help or xaml file will be really appreciated.

@Zahid1

Based on my understanding I have attached the working,
Batch.xaml (10.1 KB)
Hope this will help you.

Thanks,
Suresh J

@sureshj: Thanks a lot Suresh for the xaml. I will execute it and let you know the result.

1 Like