Chapt 6 Removal from an ArrayList
In chapter 6 p242 there is a delete function for a member of an array list. This code does work but I don't understand how the delete of a member blanks out the txtName, txtFirstName fields etc. at the bottom of the form. The displayCustomer sub is not called for this logic as far as I can see.
Thanks
Jerry OBrien
|