New to Telerik UI for ASP.NET Core? Download free 30-day trial
ASP.NET Core NumericTextBox Globalization
- EXAMPLE
- VIEW SOURCE
-
Change Theme
defaultDefault Theme
- Main
- Main Dark
- Nordic
- Ocean Blue
- Ocean Blue A11Y
- Purple
- Turquoise
Bootstrap Theme- Main
- Bootstrap 3
- Bootstrap 3 Dark
- Main Dark
- Nordic
- Turquoise
- Turquoise Dark
- Urban
- Vintage
Material Theme- Main
- Arctic
- Lime Dark
- Main Dark
- Nova
Classic Theme- Main
- Green
- Green Dark
- Lavender
- Lavender Dark
- Main Dark
- Metro
- Metro Dark
- Moonlight
- Opal
- Opal Dark
- Silver
- Silver Dark
- Uniform
Fluent Theme- Main
Also available for:
CLIENT-SIDE API SERVER-SIDE APIDescription
Globalization is a process which combines web applications adaptation to meet the requirements of local markets and different languages (localization) with their adaptation to specific cultures (internationalization).
Telerik UI for ASP.NET Core provides globalization features through the supported internationalization and localization approaches. The internationalization feature applies the desired cultures by providing services for defining these cultures. The Telerik UI for ASP.NET Core localization services include the available RTL mode of Telerik UI for ASP.NET Core components and the ability to change their displayed messages by adding an additional script file in the document.
This demo showcases the Globalization feature of the Telerik UI for ASP.NET Core NumericTextBox. The culture and the number formats as well as other culture-specific properties will automatically be adapted.