This is a migrated thread and some comments may be shown as answers.

Different step sizes for each thumb in range mode?

1 Answer 50 Views
Slider
This is a migrated thread and some comments may be shown as answers.
Andrew
Top achievements
Rank 1
Andrew asked on 11 Nov 2011, 08:49 PM
What I'm looking for is a way to have different step sizes for each thumb of my range slider. These are basically my needs:

Thumb0 can have values on the interval [0, (Maximum - MinimumRangeSpan)] w/ stepsize1
Thumb1 can have values on the interval [SelectionStart, Maximum] w/ stepsize2

Is there an easy way to accomplish this (if at all)?

1 Answer, 1 is accepted

Sort by
0
Accepted
Tina Stancheva
Telerik team
answered on 16 Nov 2011, 02:59 PM
Hello Andrew,

The RadSlider doesn't support this scenario. The logic that controls the range and step size of the thumbs is in the implementation of the RadSlider control and even though you can try to override it you may not get the expected results.

Kind regards,
Tina Stancheva
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
Slider
Asked by
Andrew
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
Share this question
or