问题
I'm using vb.net.
When I try to click the DataGridView
to show the data in the DateTimePicker
I get an error:
Value of '1/1/0001 12:00:00 AM' is not valid for
Value
.Value
should be betweenMinDate
andMaxDate
.
I need your help.
来源:https://stackoverflow.com/questions/55371311/how-to-show-date-in-datetimepicker-when-datagridview-is-clicked