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

DateInput-MinDate bug?

1 Answer 46 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Lenny_shp
Top achievements
Rank 2
Lenny_shp asked on 07 Sep 2010, 08:38 PM
2010.2.809.35 VS2008

MinDate works fine, but I had DateInput-MinDate="1/1/1945" initially to allow a date prior to 1/1/1980.
However the date gets saved with 1/1/1980 when an earlier date was entered.    That doesn't sound right to me.

All I did was changing DateInput-MinDate to just MinDate in the declaration aspx and the problem disappeared.

1 Answer, 1 is accepted

Sort by
0
Accepted
Dimo
Telerik team
answered on 08 Sep 2010, 11:06 AM
Hello Lenny,

RadDatePicker has a MinDate property, which overrides the MinDate property of its child RadDateInput. So in your case setting MinDate for the DateInput is incorrect and setting MinDate to the picker is OK.

All the best,
Dimo
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
Calendar
Asked by
Lenny_shp
Top achievements
Rank 2
Answers by
Dimo
Telerik team
Share this question
or