G
Guest
Sorry, this can be trivial question, but somehow I cannot find the answer to
it.
When I bind a data grid to a table, then some cells show a text value
"(null)". This is happening for fields that have a database null value.
When I manually read the database I can intercept this and override the
value with a blank string, and this is the behaviour that I really want. How
can I do it when I automatically bind the grid to a source?
Thanks
it.
When I bind a data grid to a table, then some cells show a text value
"(null)". This is happening for fields that have a database null value.
When I manually read the database I can intercept this and override the
value with a blank string, and this is the behaviour that I really want. How
can I do it when I automatically bind the grid to a source?
Thanks