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

Raddatepicker is not selecting wrong date after clicking on tab.

2 Answers 103 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Chakradhar
Top achievements
Rank 1
Chakradhar asked on 21 Aug 2012, 10:36 AM

Raddatepicker is selecting wrong date after clicking on tab.

Hi,

Please advice which property is used to solve the below problem?

 <telerik:RadDatePicker ID="RadDatePicker1" AutoComplete="on" DateInput-DateFormat="dd-MMM-yyyy"
 runat="server" MinDate="01/01/1990" MaxDate="01/01/9999" AutoPostBack="false"  Width="136px">
 <DateInput ID="DateInput1" runat="server" MaxLength="11">
</DateInput>
 </telerik:RadDatePicker>

Problem: 

1. Current Date is 21-Aug-2012
2. When i enter 15 in RadDatePicker control and click on Tab
3. Default it is taking 15-Jun-2012
4. When i enter 20 in RadDatepicker control and click on Tab
5. Default it is taking 15-Jun-2012

Please suggest. 

Please Note: By default i will not display any current date.

Thanks & Regards,
Chakradhar

2 Answers, 1 is accepted

Sort by
0
Accepted
Kevin
Top achievements
Rank 2
answered on 21 Aug 2012, 12:44 PM
Hello Chakradhar,

What version of the Telerik controls are you using? If you perform the same thing on the demo site, it selects the correct date. 15-Aug-2012.

Perhaps upgrading your version of the controls will solve your problem.
0
Chakradhar
Top achievements
Rank 1
answered on 21 Aug 2012, 03:06 PM
Versions of Dll's:

Version: 2011.2.915.40
Runtime version : v4.0.30319

Demo site is working fine.

Please suggest on this problem.
Tags
Calendar
Asked by
Chakradhar
Top achievements
Rank 1
Answers by
Kevin
Top achievements
Rank 2
Chakradhar
Top achievements
Rank 1
Share this question
or