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

  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 a row from Grid and select Copy Row option
  4. Right mouse click on a row

  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 same values as the selected row from which copy operation is triggered
  9. Sample reference

  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)