jQWidgets jqxNumberInput Complete Reference
The jqxNumberInput represents a jQuery widget that is used to add input currency, percentages, and any type of numeric data. The input data can be presented in various ways. The other capabilities of this widget are to customize the number of digits and decimal digits, currency symbol’s string and position, group and decimal separator character.
Properties:
- jQWidgets jqxNumberInput allowNull Property
- jQWidgets jqxNumberInput disabled Property
- jQWidgets jqxNumberInput decimal Property
- jQWidgets jqxNumberInput decimalSeparator Property
- jQWidgets jqxNumberInput decimalDigits Property
- jQWidgets jqxNumberInput digits Property
- jQWidgets jqxNumberInput groupSeparator Property
- jQWidgets jqxNumberInput groupSize Property
- jQWidgets jqxNumberInput height Property
- jQWidgets jqxNumberInput inputMode Property
- jQWidgets jqxNumberInput max Property
- jQWidgets jqxNumberInput min Property
- jQWidgets jqxNumberInput negativeSymbol Property
- jQWidgets jqxNumberInput placeHolder Property
- jQWidgets jqxNumberInput promptChar Property
- jQWidgets jqxNumberInput readOnly Property
- jQWidgets jqxNumberInput rtl Property
- jQWidgets jqxNumberInput spinButtonsWidth Property
- jQWidgets jqxNumberInput spinButtons Property
- jQWidgets jqxNumberInput spinMode Property
- jQWidgets jqxNumberInput spinButtonsStep Property
- jQWidgets jqxNumberInput symbol Property
- jQWidgets jqxNumberInput symbolPosition Property
- jQWidgets jqxNumberInput template Property
- jQWidgets jqxNumberInput theme Property
- jQWidgets jqxNumberInput textAlign Property
- jQWidgets jqxNumberInput width Property
Events:
- jQWidgets jqxNumberInput change Event
- jQWidgets jqxNumberInput textchanged Event
- jQWidgets jqxNumberInput valueChanged Event
Methods:
Please Login to comment...