i've got a datagrid that contains two datetime columns. The first one is a start dateTime and it's always set with the DateTime.Now on create. The second is the deadline and may be set with the default(DateTime), because it's optionnal.i've got a datagrid that contains two datetime