Hello,
The described behavior is caused by the fact that when the max value is a large number, and
smallStep and
largeStep options are not set to be in some adequate proportion, it is impossible for the widget to correctly calculate all positions for values between the min and max values.
We are not able to give an estimate of the largest number that can be used without specifying
smallStep and
largeStep, as this will vary between browsers, and systems, but in all cases it is strongly recommended to set the mentioned configuration options:
http://dojo.telerik.com/OnorU
If the scenario requirements prohibit the suggested approach, a
Kendo UI NumericTextBox might be the more suitable widget.
Regards,
Dimiter Topalov
Telerik by Progress