This question is locked. New answers and comments are not allowed.
Hi
I have Column in my RadGridView that is a DateTime field. When a null value comes from the database it assigns the value DateTime.MinValue to the field.
What is the best way to display an empty cell (no date dispalyed) if the value is DateTime.MinValue?
Regards,
Joe
I have Column in my RadGridView that is a DateTime field. When a null value comes from the database it assigns the value DateTime.MinValue to the field.
What is the best way to display an empty cell (no date dispalyed) if the value is DateTime.MinValue?
Regards,
Joe
