This is a migrated thread and some comments may be shown as answers.

How to move the handle on Mosue Click on the slider track..

1 Answer 75 Views
Slider
This is a migrated thread and some comments may be shown as answers.
Jim
Top achievements
Rank 1
Jim asked on 08 Sep 2009, 08:40 PM
Is there a way to move the handle to the spot where mouse was clicked on the track without changing "ClickOffset" value..

<telerik:RadSlider ID="RadSlider1" runat="server" OnValueChanged="RadSlider1_ValueChanged"  MinimumValue="0" MaximumValue="10" ClickOffset="2" ItemType="Tick"  />


Thanks in Advance..

1 Answer, 1 is accepted

Sort by
0
Tsvetie
Telerik team
answered on 10 Sep 2009, 06:06 AM
Hello Jim,
You cannot achieve the desired result with the current version of the slider control. The only thing that I can suggest is that you do not use ClickOffset/LargeChange and use a background image for the ticks instead of ItemType=Tick.

Best wishes,
Tsvetie
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Slider
Asked by
Jim
Top achievements
Rank 1
Answers by
Tsvetie
Telerik team
Share this question
or