Rank: Advanced Member Groups: Member
Joined: 1/9/2009 Posts: 97
|
OK im using a datepicker for the DOB and heres my issue. I dont allow them to see the Popup calender as no need just allow them to type into the text bos their DOB but here lies the Issue
if i type 03 03 76 it goes to 03/03/2076.
Now there not Server Side property to allow use the set the centery to "19" not "20" and could be a useful enhancement ot this control.
Is there a JS - client side function like on textbox change of the Datepicker? all i see are client side things for the popup calendar with selection
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
|
Rank: Advanced Member Groups: Member
Joined: 1/9/2009 Posts: 97
|
I apologize for double positng but my last question didnt get addressed. In the Client Side API i never saw a on Change of the textbox is there some JS that gets triggered when the finish typing the Date in the Textbox?
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
Actually as explained in our previous post, this is a case where we can only satisfy some users. Changing the implementation towards your favor would cause problem for other users. While implementing both would risk causing the product to be bloated. Since you can always use 4 digits year, we do not consider this to be a serious issue. As such we currently have no plan to make any changes for this issue.
Thanks
|