Hi,
We have a ASP.NET RadSlider that starts from a small number and increases to a large number quickly. Is there a way to have 2 different step sizes (a different SmallChange/LargeChange value depending on the range)? For example, a slider that goes from 1 to 5, we would like the step size to be 0.1 between 1 to 2 and a step size of 0.5 between 2 to 5. A javascript solution is also acceptable.
Thanks for your help.
Stephen
We have a ASP.NET RadSlider that starts from a small number and increases to a large number quickly. Is there a way to have 2 different step sizes (a different SmallChange/LargeChange value depending on the range)? For example, a slider that goes from 1 to 5, we would like the step size to be 0.1 between 1 to 2 and a step size of 0.5 between 2 to 5. A javascript solution is also acceptable.
Thanks for your help.
Stephen