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.
Hello Antti,
Thank you for your post. I have been researching your issue. I have created a small sample for you. Please find the attached sample and do not hesitate to contact us if I misunderstood your requirements.
Thanks for the sample but it doesn't seem to work. I can see from the code that you tried pretty much the same than what I did. If the sample works for you, then is this a bug in the version I'm using? I'm still using 11.2.20112.74 so can you check with that version to see if you can get it working or not? Thanks in advance.