How to make more cells in one table by DataGridView

  • Thread starter Thread starter kono20006000
  • Start date Start date
K

kono20006000

Guest
Hello,

I have a question, Firstly Im using VB

How can I make invoice by datagridview Im 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 its have item he taken it.

Continue reading...
 
Back
Top