Adding a Row

To add a row, right mouse click on the grid, and select Add Row option from the Context Menu

Steps

  1. Browse an object from Data Source Explorer, ensure that the object has enough data to perform this operation
  2. Set the table in Edit mode
  3. Right mouse click on the grid and select Add Row option
  4. Right mouse click on the grid

  5. An input dialog will be displayed asking user to enter number of rows to be added, by default value as 1
  6. Input Dialog

  7. Enter number of row you wish to add. E.g. 2
  8. Two new rows will be added in UI grid with default values depending on the data-type of column
  9. Sample screen shot

  10. 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
  11. Commit & Rollback buttons will get enabled (if they are in disabled state earlier)