This question is locked. New answers and comments are not allowed.
So in our database, we have a non null able date field, when the objects get created, being a value type, it makes the date properties DateTime.MinValue (1/1/0001).
I want that field in the grid to be blank instead of the min value.
Any ideas?
I want that field in the grid to be blank instead of the min value.
Any ideas?