How to show date in datetimepicker when datagridview is clicked?

怎甘沉沦 提交于 2019-12-13 03:55:02

问题


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 between MinDate and MaxDate.

I need your help.

来源:https://stackoverflow.com/questions/55371311/how-to-show-date-in-datetimepicker-when-datagridview-is-clicked

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!