E
Elisabete de Moraes
Hi everyone,
I am inheriting the DataGridColumnStyle class that hosts a DateTimePicker
control and that's ok. The problem I'm going through is that the right and
left arrow keys don't work like they do in an isolated instance of a
DateTimePicker control, ie, the focus go to the next grid cell (instead
going to the next part of the date). I did overload the ProcessDialogKey
event to handle the window message but it doesn't work at all.
Does anyone have an idea please?
Thank you.
Elisabete
I am inheriting the DataGridColumnStyle class that hosts a DateTimePicker
control and that's ok. The problem I'm going through is that the right and
left arrow keys don't work like they do in an isolated instance of a
DateTimePicker control, ie, the focus go to the next grid cell (instead
going to the next part of the date). I did overload the ProcessDialogKey
event to handle the window message but it doesn't work at all.
Does anyone have an idea please?
Thank you.
Elisabete