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:
The Globalization is part of Telerik UI for ASP.NET Core, 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 a complete example, refer to the demo on globalization of the NumericTextBox.