Hello,
I would like to know why I can't pick this date: 9/2/2012 (September 2nd 2012)
It seems there's an implicit validation JS which puts 9/1/2012 instead the selected date
It is possible to disable this behavior?
Best regards,Víctor
Hi Victor,
Thank you for posting in the community.
Can you provide some more information as to the version of NetAdvantage which you are using and whether the issue is browser specific ? It would be really helpful to see a small sample illustrating this behavior as it sounds quite unusual.
Hi, thanks for answer !! :)
We're using NetAdvantage 2012.1 on a Visual Studio .NET 2010 ASP.NET (VB) Solution.
We tried the webdatepicker control on a simple webform (we tried with and without updatepanel), and when we selected 9/2/2012 (september 2nd 2012), automatically the control set the date on 9/1/2012. The issue extended to the first sunday of september of each year (we cant pick 9/8/2013)
As simple as you read before, nothing more... :(
We tested the solution both Internet Explorer 8 and Google Chrome v19.0.1084.52 with the same odd result. The website is an Intranet, so we cannot provide you an address to test our sample.
The culture configurated in web.config file is "es-MX", we forced webdatepicker's culture to "es-MX" and the problem still continued.
Do you have a sample page we can try your control and compare settings? We are searching for server settings but without luck :(
Best Regards,Víctor