NumericTextBox Globalization

The globalization process combines the translation of component messages (localization) with adapting them to specific cultures (internationalization and right-to-left support).

To determine the number precision and other culture-specific properties, the NumericTextBox uses the kendo.culture.current culture.

The globalization functionality of the NumericTextBox is enabled through:

Kendo UI for jQuery Kendoka image

The Globalization is part of Kendo UI for jQuery, a professional grade UI library with 110+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

For more information on using localization, internationalization, and right-to-left languages with Kendo UI widgets, refer to the article on globalization support by Kendo UI for jQuery.

See Also

In this article