automatically update combobox values?
i have a combobox that i bind it with a database column values
my question is when i insert new value to this column i want the combobox automatically get new values with close and open the form?
combobox name --- college_name
and in another form i insert new colleges
lets say college_name is in form1 and i insert new colleges from form2?