WebTextEditor™ is an editor control which allows editing a single line of text or multiline text and provides various appearance and behavior based properties. WebTextEditor is built using the Ultimate UI for ASP.NET AJAX Framework to leverage a proven code base that promotes a high performance and responsive end-user experience. You can find WebTextEditor in the Infragistics.Web.UI.EditorControls namespace.
Like all Ultimate UI for ASP.NET AJAX controls, WebTextEditor seamlessly integrates into the Infragistics® Application Styling Framework. With CSS based properties you can manually customize the WebTextEditor by leveraging your existing style sheets.
WebTextEditor also exposes a robust model within the client-side Javascript programming environment. The client-side object model (CSOM) consists of full-fledged properties and methods that enable developers to program significant units of functionality without the need for server-side postbacks.
Some of the WebTextEditor control’s features include:
High-Performance — Lightweight markup and optimized code improve performance.
Multiline Text — Allows editing of multiline text in the display.
Spin Buttons — Can easily spin through a list of values using the spin buttons.
CustomButtonHotKeys — Allows using hot keys to trigger custom button clicks.
Password mode — Mask your input characters by setting a single property.
Standard Validators support — Supports ASP.NET validator controls.
MaxLength — Allows you to set the maximum length of a text string that can be entered into the control.
SelectionOnFocus — You can set different selection types for whenever entering edit mode.