Genpact Cora Knowledge Center

Support

Textbox Control

Articles

Textbox Control Overview
The Textbox control is a basic ASP.NET control.
Textbox Control Code Samples
This sample demonstrates how to use the AutoCompleteType property to specify the AutoComplete category for a Textbox control.
Add Numeric Validation to a Textbox Control
Use these markup and JavaScript code samples to add numeric validation to a Textbox control.