This question is locked. New answers and comments are not allowed.
Hi!
We have a RadSlider with SelectionRange, that we use for choosing start and end date. Our maximum span is set to one week (approx 0.05 of the slider range). If the user clicks on the slider outside the maximum range, we would like it to move with MaximumRangeSpan (one week) in the direction of the click, giving it similar behavior to standard windows scroll bars.
Is this behavior possible to achieve? We're using Silverlight with MVVM.
We have a RadSlider with SelectionRange, that we use for choosing start and end date. Our maximum span is set to one week (approx 0.05 of the slider range). If the user clicks on the slider outside the maximum range, we would like it to move with MaximumRangeSpan (one week) in the direction of the click, giving it similar behavior to standard windows scroll bars.
Is this behavior possible to achieve? We're using Silverlight with MVVM.