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

Range Slider issue

3 Answers 94 Views
Slider
This is a migrated thread and some comments may be shown as answers.
Nicolas
Top achievements
Rank 1
Nicolas asked on 13 Apr 2010, 09:07 AM
Hello,
I am using a slider such as the one below:
<telerik:RadSlider   
  Minimum="0" 
  Maximum="10" 
  TickFrequency="1" 
  IsSelectionRangeEnabled="True" 
  IsSnapToTickEnabled = "True" 
  MinimumRangeSpan="1" 
  SelectionStart="1" 
  SelectionEnd="2" 
/> 

Correct me if I am wrong, but I guess there is a problem, if you drag the SelectionRange area to the right, then you won't be able to move it to the left.
Is there a solution for this behavior?
Thanks :)

3 Answers, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 13 Apr 2010, 11:06 AM
Hi Nicolas Bastin,

It seems that the issue arises when the MinimumRangeSpan equals the SelectionRange. I logged it as a bug and tomorrow at latest you will be able to track it in our Public Issue Tracking System under the name Slider: Cannot properly move the SelectionRange. I also updated your Telerik points accordingly.

Does your scenario demands setting the MinimumRangeSpan equal to the SelectionRange (SelectionEnd-SelectionStart)?

Sincerely yours,
Tina Stancheva
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Nicolas
Top achievements
Rank 1
answered on 13 Apr 2010, 08:36 PM
Tina,
In my scenario, I need indeed to have the MinimumRangeSpan equals to the SelectionRange. For the moment, I did a trick by setting the MinimumRangeSpan to 0.9, but even though I have set the IsSnapToTickEnabled to true and the TickFrequency to 1, the thumb is getting a decimal value.
Thanks for your help :)
0
Tina Stancheva
Telerik team
answered on 15 Apr 2010, 11:47 AM
Hi Nicolas Bastin,

I just wanted to let you know that the issue is already fixed and will be available with the ServicePack that will be released shortly.

I hope this timeframe is acceptable for you. 

Please let me know if you need more info.

All the best,
Tina Stancheva
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Slider
Asked by
Nicolas
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
Nicolas
Top achievements
Rank 1
Share this question
or