Hello,
I have a question, Firstly I'm using VB
How can I make invoice by datagridview I'm trying to type customer information in the Textbox and Inventory Items in datagridview but the problem is datagrid give me one cell and I can type one inventory item only, I want to put a lot of items for
one customer. And I bind the datagridview to access db table.
For more explain , How can I make Invoice and use datagridview for put items into it and save to access database table?
For example " create invoice in Quick books " something like that Every customer have a gridview and it's have item he taken it.