You have to define a DataGridTableStyle. That style contains a
collection of DataGridColumnStyle objects. The NullText property of the
DataGridColumnStyle allows you to specify what is displayed in a null
field.
--
There are 10 kinds of people. Those who understand binary and those who
don't.