M
Michael Horsfall
I have a check box on a form that is linked to a DataRow
field with a value of 0 or 1. When the form is
displayed, the checkbox is grayed with a check inside.
If i evaluate the control with IsDBNull it comes back
true, is this because in .Net, the checkbox can't convert
1 and 0 to True and False?
field with a value of 0 or 1. When the form is
displayed, the checkbox is grayed with a check inside.
If i evaluate the control with IsDBNull it comes back
true, is this because in .Net, the checkbox can't convert
1 and 0 to True and False?