The Kendo NumericTextBox is a Kendo that can convert an INPUT element into a numeric, percentage or currency textbox.
The NumericTextBox widget can convert an INPUT element into a numeric, percentage or currency textbox. The type is defined depending on the specified format.
The widget renders spin buttons and with their help you can increment/decrement the value with a predefined step.
The NumericTextBox widget accepts only numeric entries.
The widget uses kendo.culture.current culture in order to determine number precision and other culture specific properties