I am performing my PAP , and I have the following problem:
I will have a form in which I will have a DataGridView with the parts, and I want to double-click on the part that I want to buy, where you will later do the Insert in the database.
I would like to give me a help, what is the best Tool to do this, a ListBox or a DataGridView