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

Date Picker Input Issue

1 Answer 129 Views
DatePicker
This is a migrated thread and some comments may be shown as answers.
Hiren Sagar
Top achievements
Rank 1
Hiren Sagar asked on 23 Jun 2010, 01:19 PM
Hi ,

I am using Telerik WPF version : 2009.1.xxx.xx
WPF window screen i place the following line:
 <telerik:RadDatePicker x:Name="dtpDate"  SelectedDate="{Binding ReferredToDate, Mode=TwoWay, ValidatesOnDataErrors=True, ValidatesOnExceptions=True, UpdateSourceTrigger=PropertyChanged }"  SelectionChanged="dtpDate_SelectionChanged"/>

When i input  digit Zero(0) in datetime picker and press tab i gett following error :

Year, Month, and Day parameters describe an un-representable DateTime.

BECAUSE OF THIS ERROR EVEN IT NOT FIRE THE PROPERTY CHANGED EVENT..

HOW TO HANDLE THIS ISSUE ?

Thanks in advance
Hiren

1 Answer, 1 is accepted

Sort by
0
Kaloyan
Telerik team
answered on 25 Jun 2010, 09:01 AM
Hello Hiren Sagar,

You can find a fix in a more recent build.

Greetings,
Kaloyan
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
DatePicker
Asked by
Hiren Sagar
Top achievements
Rank 1
Answers by
Kaloyan
Telerik team
Share this question
or