Hello,
I'am using version 4.2.11215.9190 of DataGrid with EntityFramework and I'am facing issues with CellEditor.DatePickerEditor in the DataGridControl and TableView.
- In Edit mode, the drop down picker never show when i hit the button.
- Zeros are not shown on single numbered dates and presentation is different between Edit Mode and non Edit Mode. To illustrate that point I attached a picture of what it looks like on my screen.
Are these issues known? Should I make my own DatePicker for your DataGrid?