This question is locked. New answers and comments are not allowed.
Hi everybody
I'm using ASP.Net MVC 4 (Beta) in C# and Telerik 2012.1.419 and I have some Issues with the client-side validation. Everything is fine except if I change the culture to de-ch the format validation fails. It accepts only slashes ("/") as separators, not dots (".") as Germans use.
That's strange, because I'm using globalization and the datepicker is giving the right format for the different languages (de, fr, it, en).
I hope, somebody can help me.
Thanks
Lukas
I'm using ASP.Net MVC 4 (Beta) in C# and Telerik 2012.1.419 and I have some Issues with the client-side validation. Everything is fine except if I change the culture to de-ch the format validation fails. It accepts only slashes ("/") as separators, not dots (".") as Germans use.
That's strange, because I'm using globalization and the datepicker is giving the right format for the different languages (de, fr, it, en).
I hope, somebody can help me.
Thanks
Lukas