New to Kendo UI for jQuery? Download free 30-day trial

jQuery TreeList Localization

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
localization.html
Sample service

Also available for:

API REFERENCE

Description

Localization is part of the globalization process and represents the web applications adaptation to meet the requirements of local markets and different languages.

The Kendo UI for jQuery TreeList component delivers localization through the messages translation files or you can also employ culture files for this purpose (which are shipped with the product distribution).

The current example shows how to localize the TreeList by using a Kendo UI for jQuery DropDownList.

This TreeList example is part of a unique collection of hundreds of jQuery demos, with which you can see all Kendo UI for jQuery components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in Kendo UI for jQuery Dojo or ThemeBuilder.

Description

The Kendo UI treelist supports localization for the texts in its UI elements. You can either define the texts for these elements using the respective messages configuration via the API, or employ culture files for this purpose (which are shipped with the product distribution).

Support & Learning Resources

Additional Resources