When I insert data using "TableAdapter.InsertQuery", I would have to re-open the program for the added data to be shown in a combobox that has data binding in a specific inserted data. Like if I add "1" using insert, I would have to re-open the program for the "1" to show-up in the combobox.
↧