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

Callback on clicking on handles

2 Answers 39 Views
Slider
This is a migrated thread and some comments may be shown as answers.
Anne Lyon
Top achievements
Rank 1
Anne Lyon asked on 01 Jun 2010, 03:02 PM
Hi,

Is there a way to catch the event when the user clicks on the -/+ handles? (the circle buttons at either end of the slider).
I would like to override their functionality and set the slider handles to pre-set positions rather than using the default functionality of moving the slider handles SmallChange steps to left or right.
I cannot find if there are any events fired by these -/+ Handles? Can anybody help?

Anne

2 Answers, 1 is accepted

Sort by
0
Accepted
Viktor Tsvetkov
Telerik team
answered on 02 Jun 2010, 05:24 PM
Hello Anne Lyon,

I attached you a sample project which shows you how to handle these events. Review it and if you have further questions do not hesitate to get back to us.

Regards,
Viktor Tsvetkov
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Anne Lyon
Top achievements
Rank 1
answered on 03 Jun 2010, 08:31 AM
Thanks a million, did exactly what I wanted!
By using TooltipService.SetToolTip on the decrease/increaseHandle RepeatButtons I also managed to set separate tooltips for these handles which makes the solution very slick indeed.
Tags
Slider
Asked by
Anne Lyon
Top achievements
Rank 1
Answers by
Viktor Tsvetkov
Telerik team
Anne Lyon
Top achievements
Rank 1
Share this question
or