ComponentOne Input for ASP.NET AJAX: Using C1CurrencyInput

Using C1CurrencyInput

The C1CurrencyInput control, derived from C1NumericInput, is specialized for editing currency values. Using the numeric editor, you can specify input without writing any custom validation logic in your application. The following image shows a C1CurrencyInput control:

 

 

Key Benefits

The key benefits of C1CurrencyInput include the following:

      C1CurrencyInput control renders a numeric editor. C1CurrencyInput can be used to input currency values.

      Ability to choose a specific culture for C1CurrencyInput, for example, English, Spanish, German, Russian, and so on. Note that the number pattern and other aspects of number string (currency symbols and align) depends on the selected Culture property.

      Client-side events available for you to use to increase the performance of your Web form by eliminating a postback.

Note: The C1CurrencyInput control's properties are the same as the C1NumericInput control.


Defining C1CurrencyInput


Send comments about this topic to ComponentOne.
Copyright © 1987-2010 ComponentOne LLC. All rights reserved.