|
Rank: Newbie Groups: Member
Joined: 2/20/2008 Posts: 5
|
I am using version is 6.0.63.2 of the web date picker control and setting the valid date range in Javascript using SetValidDateRange. I need to set a maximum date range of 366 days before today - the minimum date for today would be 17 Dec 2008. (I am actually using d/mm/yyyy format but will use month names here for clarity)
If the user enters 1 Dec 2008 (1/12/2008) the control correctly resets it to 17 Dec 2008 (17/12/2008) however if I enter a date of 1 Nov 2008 (1/12/2008) the control resets it to 1 Dec 2008 (1/12/2008) and thereafter will allow invalid days < 17.
Can you please assist with this.
Many thanks
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
We have confirmed this to be a bug. We will fix it and provide a new build to you as soon as possible.
Thanks!
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
We have posted build 2009.0.45 that should fix this issue. Please see your private message for download location.
Thanks!
|
|