Telerik UI for ASP.NET MVC TextBox Overview

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
index.cshtml
IndexController.cs

Also available for:

CLIENT-SIDE API SERVER-SIDE API
devcraft ninja image

The TextBox component is part of Telerik UI for ASP.NET MVC, 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.

Description

The Telerik UI for ASP.NET MVC TextBox control serves as a text input field which enables you to provide a floating label functionality to input elements. Besides its basic configuration options, the TextBox component provides accessibility and RTL support. In addition, the control can also be used with both keyboard and mouse, comes with WAI-ARIA compatibility, and screen-reader users can also interact with the component.

The current example displays a common use-case scenario for a TextBox component which, apart from providing and styling the floating label, includes a placeholder and a content name, specifying what input is expected from the user.

The ASP.NET MVC TextBox control is part of Telerik UI for ASP.NET MVC, a professional-grade UI library with 110+ components for building modern and feature-rich applications. The TextBox is a server-side wrapper for the Kendo UI for jQuery TextBox component and comes in the form of an HtmlHelper.

This TextBox example is part of a unique collection of hundreds of ASP.NET MVC demos, with which you can see all Telerik UI for ASP.NET MVC components and their features in action. View the source code of the demos from the library or directly adapt and edit their theme appearance in the ThemeBuilder.

Functionality and Features

  • Appearance–With the supported API, you can easily style the appearance of the ASP.NET MVC TextBox.
  • RTL support–The TextBox enables you to render its content in a right-to-left direction.
  • Labels–The label functionality of the TextBox allows you to associate the label HTML element with the control.
  • Accessibility–The TextBox supports various accessibility standards.

Additional Apps

This TextBox example is part of a unique collection of hundreds of ASP.NET MVC demos, with which you can see all Telerik ASP.NET MVC components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in the ThemeBuilder.

Support & Learning Resources

Additional Resources