Hi Guys,
I have a combobox which's using a database bindingsource as items data bound (Individual/Corporation). It is a field for another bindingsource.
When I click to "add item" button on bindingnavigator, it comes up with default value "Individual" and I am filling the rest of the form.
If I don't touch to combobox and leave it with its default state, then, bindingsource accepts as Null and can not validate during save.
Whenever I enter with mouse, select "Corporation" and then back "Individual" then, it's OK.
Any ideas?
I have a combobox which's using a database bindingsource as items data bound (Individual/Corporation). It is a field for another bindingsource.
When I click to "add item" button on bindingnavigator, it comes up with default value "Individual" and I am filling the rest of the form.
If I don't touch to combobox and leave it with its default state, then, bindingsource accepts as Null and can not validate during save.
Whenever I enter with mouse, select "Corporation" and then back "Individual" then, it's OK.
Any ideas?