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
Cancelling thumb value change
posted

I'm trying to achieve a feature where the user cannot move any of the slider thumbs over another. I have 2 to 3 thumbs in my slider and each one is in Lock interaction mode. This prevents pushing the thumbs with another thumb but I want to expand this functionality so that the two thumbs cannot get the same value. 

I've been trying to achieve this by using the ThumbValueChanged -event but it seems the e.Cancel = true doesn't do anything? 

Is there a way to get the slider working in a way I want it to? Thanks for the help already.

Parents Reply Children
No Data