the datagrid is bound to product table but is easy to unbound it.The all problem i have 1 combobox 3 textboxes
i have 1 datagrid view and need to enter the information from the combobox and the 3 textboxes in to the datagrid view.The second small problem that related to datagrid view is one of the textbox called quantity because the data of the combobox and the textbox is bounded to products table and for each product the quantity is very high lets say 50 maybe i need to edit 200 this thing is change the data in the table.what i count do?Add another quantity field maybe OrderQuantity or is any solution for these
sorry if i tired you but i am new to vb 2005
Thns
Main Topics
Browse All Topics





by: jpaulinoPosted on 2009-04-16 at 15:48:27ID: 24163523
Does the datagridview are bound to something ?