This is a migrated thread and some comments may be shown as answers.

DatetimePicker Issue

2 Answers 98 Views
DateTimePicker
This is a migrated thread and some comments may be shown as answers.
devoas
Top achievements
Rank 1
devoas asked on 01 Oct 2010, 02:10 PM
Hello,

We have notice a problem in DateTime Picker in latest version that  when year is typed it set the value of Date to blank....  
this seems to be introduced in latest build as this was not happen in previous build....

Thanks,
devoas

2 Answers, 1 is accepted

Sort by
0
Richard Slade
Top achievements
Rank 2
answered on 01 Oct 2010, 04:07 PM
Hi,. 

This is what happens on mine, in a fresh project with build 914

* DateTimePicker and Label on Form
* Set Label text = DateTimePicker.Value in DateTimePicker_ValueChanged event
* When typing the day, the day changes correctly
* When typing the month, the month changes correctly. 
* When typing the year, all the calendar text is removed and to be able to pick a new date, you need to either pick a new date from the drop down calendar, or start typing a numeric value again. At this point, the calendar date is set to DD/Month/1753

Richard
0
Emanuel Varga
Top achievements
Rank 1
answered on 03 Oct 2010, 09:52 AM
Hello,

This issue was answered in this thread (http://www.telerik.com/community/forums/winforms/calendar-and-datetimepicker/manual-edit-of-year-clears-datetimepicker.aspx) it will be addressed in the upcoming release Q3...

Best Regards,
Emanuel Varga
Tags
DateTimePicker
Asked by
devoas
Top achievements
Rank 1
Answers by
Richard Slade
Top achievements
Rank 2
Emanuel Varga
Top achievements
Rank 1
Share this question
or