DateInput shows minvalue by default when bound to a nullable DateTime with value null. While this might not be a bug, in almost all cases, it would be much better to have the default value set to DateTime.Now rather than DateTime.Min which seem to be the case today.
Hello Patrik,
This can happen only if the component value is *not* nullable.
Regards,
Dimo
Progress Telerik