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?
Loading

Iftikar HussainPosted Aug 7, 2013, 1:42 PM
You want add new college name from form2 by using normal textbox or how?
Regards,
Iftikar