This question is locked. New answers and comments are not allowed.
Hi,
I'm using a Telerik.Windows.Controls.DateTimePicker for Silverlight with a Product Version = 2010.3.1331.1040.
I've discovered a bug and wonder if there is a workaround.
The DateTimePicker is housed within a Telerik GridviewDataColumn. Just after the control is instantiated and showing a valid date that the DateTimePicker is data bound to, when I place my cursor at the right end of the time, just to the right of the right most of the 2 minutes digits, and click, then press the Backspace button 1 or 2 times the time digits disappear as they are supposed to. But the day of the Date also increments by 1. And once it does this, entering a number in a time digit will also cause the Date's day to increment by one.
I've inspected my code and cannot find an error in it, thus I am beginning to suspect this is a bug in the DataTimePicker control.
Can you tell me of a workaround to stop this behavior?
Thanks in advance,
George
I'm using a Telerik.Windows.Controls.DateTimePicker for Silverlight with a Product Version = 2010.3.1331.1040.
I've discovered a bug and wonder if there is a workaround.
The DateTimePicker is housed within a Telerik GridviewDataColumn. Just after the control is instantiated and showing a valid date that the DateTimePicker is data bound to, when I place my cursor at the right end of the time, just to the right of the right most of the 2 minutes digits, and click, then press the Backspace button 1 or 2 times the time digits disappear as they are supposed to. But the day of the Date also increments by 1. And once it does this, entering a number in a time digit will also cause the Date's day to increment by one.
I've inspected my code and cannot find an error in it, thus I am beginning to suspect this is a bug in the DataTimePicker control.
Can you tell me of a workaround to stop this behavior?
Thanks in advance,
George