views:

133

answers:

0

I have a datagridview and a FillBy toolstrip. When I enter a customers phone number in the fillby strip and search how can I have it auto-fill all the customer information and then create a new row where the next customers information will be inserted?

Right now it clears the dgv with each search. I need to build a list of customers that I will then save to a different table.