This is a migrated thread and some comments may be shown as answers.

Globlization help

1 Answer 41 Views
Globalization
This is a migrated thread and some comments may be shown as answers.
H
Top achievements
Rank 1
H asked on 08 Mar 2016, 01:57 PM

Globalization example in Kendo UI Web framework at following link http://demos.telerik.com/kendo-ui/globalization/index

This example only changes control culture and changes values format. Any working example for validation and field label change based on culture?

My application will have multiple language support so I will have to change field labels and validation based on language. Any help, suggestion or working example would be appreciated.

 

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 10 Mar 2016, 01:18 PM
Hello Harpreet,

Changing labels and other text content in an application is a matter of localization. As far as changing Kendo UI widget labels is concerned, please check the following documentation page:

http://docs.telerik.com/kendo-ui/framework/localization/overview

For validation of date formats, the built-in date validation takes into account the current culture.

http://demos.telerik.com/kendo-ui/validator/custom-validation

For other validation, which depends on the language, you may need custom validation rules:

http://docs.telerik.com/kendo-ui/controls/editors/validator/overview#custom-rules-for-validation

In case you need more information, please provide details about your scenario and specify what difficulties you are experiencing.

Regards,
Dimo
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Globalization
Asked by
H
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or