I'm confused on how to setup my slider control to do the following:
1. I want to display each value (-10 - 10).
2. I want to be able to click on any number and have the slider slide directly to that value.
3. The Inox skin must have a formatting bug because the tick lines extend to far down over the number values.
I would think they must be a way to do want I want because I would guess it's the most common requirement.
I basically want a combo of these 2 examples (small and large change)
http://demos.telerik.com/aspnet-ajax/Slider/Examples/SmallChange/DefaultCS.aspx
http://demos.telerik.com/aspnet-ajax/Slider/Examples/LargeChange/DefaultCS.aspx
http://demos.telerik.com/aspnet-ajax/Slider/Examples/LargeChange/DefaultCS.aspx
1. I want to display each value (-10 - 10).
2. I want to be able to click on any number and have the slider slide directly to that value.
3. The Inox skin must have a formatting bug because the tick lines extend to far down over the number values.
I would think they must be a way to do want I want because I would guess it's the most common requirement.
I basically want a combo of these 2 examples (small and large change)
http://demos.telerik.com/aspnet-ajax/Slider/Examples/SmallChange/DefaultCS.aspx
http://demos.telerik.com/aspnet-ajax/Slider/Examples/LargeChange/DefaultCS.aspx
http://demos.telerik.com/aspnet-ajax/Slider/Examples/LargeChange/DefaultCS.aspx