0
I’m making my own PAP, and I have the following problem:
I’ll have a form where I’ll have a Datagridview with the pieces, and I want you to double-click on the piece that I intend to buy, insert for a Listview where it will later do the Insert in the database.
I’d like you to give me a hand, which is the best Tool to do this, a Listbox or a Datagridview?