The Editors control features enhanced support for the MVVM data pattern via the KnockoutJS library.
View Sample
Our new Windows UI Theme is applied to the Editors, giving them a clean, modern, and fast Windows UI design characteristic.
View Sample
All editors feature complete validation support so that you can stop data submissions that don't meet your fundamental business rules, where it is least costly to stop invalid data–in the client's browser. The validation support also includes the capability to display a validation error inline that will automatically disappear when the field is validated after being corrected by the end user.
View Sample
Just set the culture information and our jQuery editors take on the customary format of data values that local end users expect, resulting in a seamless localization experience for your global Web applications.
View Sample
Editors can be displayed with a watermark (or prompt text for when it has a null value) which disappears as soon as the editor receives focus. If the end user sets focus elsewhere on the page without specifying a value, their prompt text will reappear to encourage them to fill-in a value.
View Sample
Support for spin buttons as an option on our jQuery editors to give end users an alternative means of incrementing or decrementing the editor's value. If you bind a list of values to a text editor, end users can use the spin buttons to select one of the choices in that list just as if it were a dropdown – without the dropdown!
View Sample