E
Emil
Hi,
I have a textbox bounded thru a bindingsource to a dataset.
In the dataset the bounded column allows nulls, but if i try to delete the
value from the textbox and move the focus, the focus does not move. The
textbox does not allow null.
(The column in the table in the database allows nulls).
How can I enable the textbox to accept a blank value as null?
I have a textbox bounded thru a bindingsource to a dataset.
In the dataset the bounded column allows nulls, but if i try to delete the
value from the textbox and move the focus, the focus does not move. The
textbox does not allow null.
(The column in the table in the database allows nulls).
How can I enable the textbox to accept a blank value as null?