This question is locked. New answers and comments are not allowed.
Hey,
I am trying to implement japanese culture support in telerik MVC calender. I have added following code to implement it and its working fine
Html.Telerik().ScriptRegistrar().Globalization(true);
But on clicking the Month header, it shows only month number instead of name. Can anybody help me in showing name instead of month number.
Regards
Kaustubh
I am trying to implement japanese culture support in telerik MVC calender. I have added following code to implement it and its working fine
Html.Telerik().ScriptRegistrar().Globalization(true);
But on clicking the Month header, it shows only month number instead of name. Can anybody help me in showing name instead of month number.
Regards
Kaustubh