Deleting a Row

To delete a row, right mouse click on a row, and select Delete 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 row you want to delete
  4. Right mouse click on the row

  5. Context Menu gets displayed, from the context menu select Delete option
  6. A confirmation dialog gets opened with OK and CANCEL buttons
  7. confirmation dialog

  8. To delete the record, click on OK button else CANCEL button
  9. If the record is successfully deleted from database then row from UI will be removed else an error dialog is shown with appropriate message
  10. error dialog

  11. If Change Manager contains an entry for this row, then that will be removed too.