DataGridView DateTimePicker Column

Answered
0
0

I am using version 2.2.38

When adding a new row to a bound DataGridview, the Datetime picker column gives the error below when selected

Works when I go back to version 2.2.29

Thanks

Attachment
  • You must to post comments
Good Answer
0
0

Yep, it’s fixed internally. This dev build was problematic.

  • You must to post comments
0
0

Hi Luca

I am now using Version 2.2.39

With this version you cannot pick the date because the drop down becomes detached from the grid.

See attached image.

NB you can type the date in ok

I have also noticed that with a bound DGV, if the data source contains DBNull for the date the Date Picker control within the column does not always get set to datetime.MinValue by default

Thanks for your help

Attachment
  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.