Fill a Combox with the current value of my Database
this is Guilherme here. I have a situation: Whenever I update a client on the application I’m trying to make, it simply captures the current value of the ComboBox to all the clients on my list. I’m working with a DataGridView, and the DataGrid prints the new value correct; however, the combobox doesn’t.