(1 point) The application needs to allow the user to select one or more customer from the list.When the user clicks on the "Remove" button, the selected customer should be removed from the list of customers. The DataGridView must be reload.
(1 point) If the user presses the "SaveToFile" button, the current list of customers should be written back to the original file and show the notification as Figure 3.