dandel 0 Newbie Poster

I have made a few applications in Visual Foxpro and now I'm trying to convert some to C# and use DBF files as is. I have tried successfully to "load" the DBF file into a DataGridView but it does not show empty date as blank but "12/31/1899" instead. Is there any way to circumvent this problem or is this a date incompatibility issue of C# ?. Thanks for the help.