Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WPF > Slider > Range Slider issue

Not answered Range Slider issue

Feed from this thread
  • Nicolas avatar

    Posted on Apr 13, 2010 (permalink)

    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 :)

    Reply

  • Tina Stancheva Tina Stancheva admin's avatar

    Posted on Apr 13, 2010 (permalink)

    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.

    Reply

  • Nicolas avatar

    Posted on Apr 13, 2010 (permalink)

    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 :)

    Reply

  • Tina Stancheva Tina Stancheva admin's avatar

    Posted on Apr 15, 2010 (permalink)

    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.

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WPF > Slider > Range Slider issue
Related resources for "Range Slider issue"

WPF Slider Features  |  Documentation  |  Demos  |  Telerik TV  |  Self-Paced Trainer  ]