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