|
CurrencyTextBox
Currency values can be displayed and edited using the CurrencyTextBox, which comes with several built-in customization options and a common styles architecture.
Currency textbox
Salient Features
By default, the client browser's culture will be used for the currency format. Optionally, a specific culture can also be applied on the control.
Currency TextBox in Different Cultures
-
Positive and Negative indicators
Positive and negative values can be differentiated with unique colors.
Positive Values in CurrencyTextBox
Negative Values in CurrencyTextBox
The currency text box 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
Limits for the CurrencyTextBox, such as Minimum value, maximum value and increment step can be set programatically.
Predefined styles can be applied to the Currency TextBox using the auto format options available for the same.
Visual Styles
|
|
|
|