I have created a template in Crystal Reports to show all member data in my search result. What coding do I need to actually generate the data in text boxes from the search result into the report?

Basically, I will have a data grid below that will display all of my members with the same last name, and above I will have text boxes that will display the detail detail of the highlighted member in the data grid. I would like to be able to print a "member data card" with Crystal reports of the data that is displayed in the text boxes. How can I do this?