background

UI for ASP.NET MVC

ASP.NET MVC Numeric TextBox

  • Allow your users to submit and edit numeric values by typing or by using the spin buttons within the ASP.NET MVC NumericTextBox component. 
  • Part of the Telerik UI for ASP.NET MVC library along with 110+ professionally designed UI components.
  • Includes support, documentation, demos, virtual classrooms and more!
Telerik UI for ASP.NET MVC Suite
  • Overview

    Leverage the ASP.NET MVC Numeric Textbox and create an intuitive input form that’s specifically designed for numbers, currency and percentages.

    Telerik UI for ASP.NET MVC NumericTextBox
  • Client and Server Validation

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

  • RTL Support

    Right-to-left support is available for language scripts like Hebrew and Arabic, in which users read from right to left. You can satisfy any cultural preference with the NumericTextBox component by toggling between left-to-right and right-to-left alignment with only a few settings. 
    Telerik UI for ASP.NET Core RTL Support
  • Accessibility

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

    Telerik UI for ASP.NET MVC Accessibility
  • 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 Numeric TextBox component with just a flick of an attribute.

    Check out the ASP.NET MVC Numeric TextBox Floating Label demo

    Telerik UI ASP.NET MVC Floating Label
  • Keyboard Navigation

    The Telerik UI for ASP.NET MVC NumericTextBox control supports keyboard navigation. Users can easily increase or decrease the value in the box with the up and down arrows of their keyboards.
    Telerik UI for ASP.NET Core Keyboard navigation
  • Input Restrictions

    The MVC NumericTextBox allows you to set input restrictions, controlling the precision of the entered number by setting decimal lengths or restricting the input value to a certain range. 
  • Select on Focus

    It’s common for users to want to type right-away after selecting an input element. To promote this, enable the SelectOnFocus attribute on the Numeric Textbox. This will cause focusing the element (via keyboard, mouse or else) to automatically select the contents of the textbox and thus typing immediately after selection will override any other old value.

    Telerik UI for ASP.NET Core TreeList Checkbox Selection

All ASP.NET MVC Components

Next Steps