I need to disable completely the spinner and the step, so I did the following:
http://dojo.telerik.com/AMeli
It is working great except for one problem: when clicking on arrow down, zero is displayed which is incorrect. The user did not enter zero. Please help.
1 Answer, 1 is accepted
0
Accepted
Stefan
Telerik team
answered on 02 Mar 2017, 08:06 AM
Hello Salim,
In this scenario, I can suggest unbinding the keydown event from the NumericTextBox element.
Please check the modified Dojo demonstrating this: