Spoiler
The combobox is correctly displaying the items stored in the DB.
Button click event:
Me.MyDataSet.OrdersOrderItems.Rows.Add(???)
I have no idea what to put here '???' in order to populate a new row in the datagrid with the appropriate data from the table.

New Topic/Question
Reply



MultiQuote



|