Home › Forums › WinForms controls › Xceed Grid for WinForms › Cannot insert into datetime column › Reply To: Cannot insert into datetime column
It is likely that you are using a WinDatePicker/DateEditor on the column, but this doesn’t support the display of time in the dropdown. Set a TextEditor as the CellEditorManager on the column, and then the FormatProvider and FormatSpecifier should work.
Imported from legacy forums. Posted by André (had 646 views)