Irregardless of the Culture Info used, Masked Edit Validator should validate date regarding the format specified in the "UserDateFormat" of the MaskedEditExtender. That means the lowest priority of checking the format of the date must be the "UserDateFormat" property. Correct me if I'm wrong. In the first releases of Ajax Control Toolkit, it seems that "UserDateFormat" is useless because it is being validated based on the Culture Info. Because MaskedEditValidator.js is using date formats (MDY, DMY, YMD, YDM and DYM), I changed the portion of the code in "case MaskedEditType.Date:" in the OnPreRender() event of "MaskedEditValidator.cs". Please take a look at the attached "MaskedEditValidator.cs".
Thanks.
Regards,
Shier Vermont REYES
Comments: Issues is closed as it is fixed with April 2013 release.
Thanks.
Regards,
Shier Vermont REYES
Comments: Issues is closed as it is fixed with April 2013 release.