Hi
I am using VB.Net 2008.
I m binding DataGridView with collection.
I have a 3 fields of DateTime type.
Now at the time of loading it displays empty values in cell where date is null in database.
but after entering any value, when i try to delete it, it shows 1/1/0001.
I want empty cell on delete press.
Please help me to solve this prob.
Thanks in Advance
Thank you
Best Regards
Utkarsh Gajjar