T
Thomas Berg
When I clear a cell in a datagrid, the corresponding (string) field in the
underlying datatable becomes null.
I would prefer that it be an empty string, as the corresponding database
field is not nullable.
Does anyone have any tips as to how to accomplish this?
Thomas Berg
underlying datatable becomes null.
I would prefer that it be an empty string, as the corresponding database
field is not nullable.
Does anyone have any tips as to how to accomplish this?
Thomas Berg