“Input String was not in the correct format” – on Bindingsource
12-Oct-1010 1 Comment
Check all textbox or other controls with bindings.
Did you set the value of one programmatically to wrong format. E.g. Number binding, but text put in.
Bindingsource row will remain rowstate.detached until resolved.