Adding a Row
To add a row, right mouse click on the grid, and select Add 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 the grid and select Add 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 default values depending on the data-type of column

- 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)