Deleting a Row
To delete a row, right mouse click on a row, and select Delete 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 row you want to delete

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

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

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