ComponentOne Input for ASP.NET AJAX: Using C1PercentInput

Using C1PercentInput

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

 

 

Key Benefits

The key benefits of C1PercentInput include the following:

      C1PercentInput control renders a numeric editor. C1PercentInput can be used to input percent values.

      Ability to choose a specific culture for C1PercentInput, for example, English, Spanish, German, Russian, and so on. Note that the number pattern and other aspects of number string (percent 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 C1PercentInput control’s properties are the same as the C1NumericInput control.


Defining C1PercentInput


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