Copying a Row
To add a row, right mouse click on a row from Grid, and select Copy Row option from the Context Menu
Steps
- Browse an object from Data Source Explorer, ensure that the object has enough data to perform this operation
- Set the table in Edit mode
- Right mouse click on a row from Grid and select Copy Row option

- An input dialog will be displayed asking user to enter number of rows to be added, by default value as 1

- Enter number of row you wish to add. E.g. 2
- Two new rows will be added in UI grid with same values as the selected row from which copy operation is triggered

- Once new rows are added in UI grid, 2 new entries will be added to Change Manager either, each of them pointing to these new rows in grid
- Commit & Rollback buttons will get enabled (if they are in disabled state earlier)