|
NumericTextBox
Numeric values can be displayed and edited using the NumericTextBox which comes with several built-in customization options.
Numeric textbox
Set limits
Limits for the NumericTextBox, such as Minimum value, Maximum value and increment step can be set programatically.
Client side events
The Numeric Textbox fires client side events for appropriate user actions to let you create highly responsive web pages with minimal postbacks.
-
ClientSideOnFocusIn.
-
ClientSideOnFocusOut.
-
ClientSideOnMouseOut.
-
ClientSideOnMouseOver.
-
ClientSideOnValueChange.
Client Side Events
Predefined styles
Predefined styles can be applied to the Numeric TextBox using the auto format options available for the same.
Visual Styles
|
|
|
|