Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2092
Using XamNumericRangeSlider in "Zoomed" mode?
posted

Is it possible to configure XamNumericRangeSlider in a way that the MinValue and MaxValue would be something like 0 and 10 but the thumb values would be beyond them like -5 and 20? Of course I would need a way to "scroll" the slider somehow If I could overwrite the events from IncreaseButton and DecreaseButton, I could implement this scrolling functionality by using them. 

Do you think if this is possible by any means?

Parents
No Data
Reply
  • 4475
    posted

    Hello,

     

    I have been look into you question and I am not sure if understood your requirements. You mentioned that the thumbs should have values that are out of the MinValue / MaxValue  range. Does this means that the 0 - 10 area is just a part of the whole slider, whose values starts at -5 and ends at 20, but the user can select only a value from 0 to 10 what appears to be valid. Or it should be something like – the thumbs that lays from 0 to 10 should have value representation out of that range?

     

    To be more clear I have added a pictures of the mentioned scenarios. Would you please if possible send me some kind of screenshot or picture or explain me again what behavior exactly would like to achieve?

     

    I will be looking forward to hearing from you.

     

    Sincerely,

    Ekaterina

    Developer Support Engineer

    Infragistics, Inc.

    www.infragistics.com/support

Children