Ok. Here is my problem.

I need to have the user perform a search (eg. last name).
Let's say they type in smith as the last name. I got this part ok, what I want is if there are 5 smiths, they can choose one and go to the customer properties to change information.

So my question is, what is the best control to use to retrieve search data and allow the user to click on the desired result and have the customer properties open with all the customer information?