background

UI for ASP.NET Core

ASP.NET Core Numeric TextBox

  • Let users edit and submit specific numeric values with the ASP.NET Core NumericTextBox.
  • Part of the Telerik UI for ASP.NET Core library along with 110+ professionally designed UI components.
  • Includes support, documentation, demos, virtual classrooms, Visual Studio Code Extensions and more!
Telerik UI for ASP.NET Core NumericTextBox - Header
  • Overview

    The Telerik UI for ASP.NET Core Numeric TextBox allows users to directly type numerical values or select them with the help of spinner buttons. The component supports the input of different formats, restrictions, value ranges, floating label, globalization and accessibility.

    Telerik UI for ASP.NET Core NumericTextBox - Overview
  • Select All on Focus

    Enabling the SelectOnFocus attribute on the Numeric Textbox will help users type faster. Whenever the textbox gain focus, all of its contents will be selected making it easy to overwrite it with the next keystroke.

    Numeric TextBox feature - Selecting all text on focus
  • Input Restrictions

    The ASP.NET Core NumericTextBox allows you to set some restrictions on the input. You can control the precision of the entered number by setting the decimal lengths, as well as, restrict the input value to a specific range.

    Read more in our documentation
  • Floating Labels

    Floating labels (labels which reside inside the input elements they describe) are becoming more and more popular and a staple of Material Design. They are supported out of the box in our NumericTextBox component with just a flick of an attribute.

    Telerik UI for ASP.NET Core Floating Label
  • Client and Server Validation

    The Core Numeric TextBox component can utilize the built-in client and server validation of ASP.NET Core. This ensures that you can properly display validation messages if a data-processing error has occurred.

  • Globalization

    The Core Calendar component facilitates quick set up for various culture settings. These settings give your users the ability to define the culture and the number formats as well as other culture-specific properties will automatically be adapted.
    Globalization Localization
  • Accessibility

    Accessibility is always a serious concern when creating web applications. The Telerik Core Numeric TextBox offers full compliance with Section 508 and WCAG 2.1 guidelines.

    Telerik UI for ASP.NET Core Accessibility
  • Keyboard Navigation

    The ASP.NET Core NumericTextBox is one of the many components in the suite with out-of-the-box support for keyboard navigation. Users can use the arrows increase or decrease the value in the box.
     


    Keyboard navigation
  • HTML and Tag Helpers

    With Telerik UI for ASP.NET Core you are free to choose the development approach that best suits your needs. Enjoy the HTML-like development experience and the rich IntelliSense that come with the ASP.NET Core Numeric TextBox Tag Helper. Or use the convenient HTML Helper. We have both, the decision is yours.    

    Telerik UI for ASP.NET Core HTML and Tag Helpers
  • RTL Support

    Right-to-left support is available for cultures where people read from right to left. You can satisfy any cultural preference with the NumericTextBox by changing the alignment between left-to-right and right-to-left with only a few settings. 
    Telerik UI for ASP.NET Core RTL Support

All ASP.NET Core Components

Next Steps