Hey :)
Im working on a project and ive come across a small problem. I have a listview that contains the details of a person(s) such as their name,address,e-mail address etc. I have a button that opens up another form where the user can edit the details of the customer, but for this too work i have to type in the ID number of the person.
I want the user to be able to select a person from the listview, click on edit and then the details are transfered to the edit customer form without having to type in the persons ID number. I was wonderinf how i would be able to do that because im really confused.
Thanks :)