I have 2 comboboxes linked with datasource , datamember proprieties with 2 tables.

In the same application I can input/delete/modify the records of the those tables.

My problem is that the combobox doesnt display the changes until I exit the application and enter again.

It must be a way to add dinamic those changes to combobox without closing the applucation