Using the BindingManagerBase.AddNew method on a form with CheckBoxes, I get
the error: Object cannot be cast from DBNull to other types.
My CheckBoxes are bound via the DataBindings - Checked property at design
time.
I have read that this is a bug. Can anyone confirm this or does anyone have
a suggestion on how to overcome this?
Thanks.
the error: Object cannot be cast from DBNull to other types.
My CheckBoxes are bound via the DataBindings - Checked property at design
time.
I have read that this is a bug. Can anyone confirm this or does anyone have
a suggestion on how to overcome this?
Thanks.