This project shows how to
programmatically set the NullText property of a DataGrid column.
Instead of showing Null for every null value in the data behind a
DataGrid you can show a blank or any other character(s) you use to set
the NullText property.
Click the link above to download this
Visual Studio.NET project.