When the Slider's increase and decrease buttons are focused, there's no key to change the Slider's value.
Workaround: https://dojo.telerik.com/UXoCoBuX/8
The Slider's value cannot be changed through the keyboard when the buttons are focused
You should be able to change the value through the keyboard
Please provide support of changing min and max value of slider since this is a good way to avoid selecting invalid data. We have business rule that currently must set these values, but unfortunatly the slider does not get redrawn.
We required to set the range for a slider dynamically based on the calculated values or values from Database. At the moment Kendo UI range slider do not support to set its MIN & MAX values dynamically.