milan

milan

  • NA
  • 1
  • 0

Problem save data in datagridview with combobox (VB Net 2008)

Sep 30 2009 5:44 PM
I Use datagridview with a column its type ComboBox.I have and one command buton(save) on the form.What is the code to save data in the datagridview. me.TableAdapter.Update(me.DataSet.Table) das not work because of the combobox i put in the datagridview column