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

Disable increase/decrease handle click

3 Answers 82 Views
Slider
This is a migrated thread and some comments may be shown as answers.
hacker
Top achievements
Rank 1
hacker asked on 01 Aug 2007, 06:20 PM
I would like to know if there is a way to have the handles display but not able to be clicked?

The slider looks much better with the + and - graphics in place, but it would be nice to have them disabled so that the user must use the track bar.

Can this be done?

Shawn

3 Answers, 1 is accepted

Sort by
0
Petio Petkov
Telerik team
answered on 03 Aug 2007, 06:26 AM
Hi Shawn,

By using the ShowDragHandle, ShowDecreaseHandle, ShowIncreaseHandle properties you can control which of the handles will be displayed. By default all handles are displayed. A simple example illustrating this functionality can be found here.

All the best,
Petio Petkov
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
hacker
Top achievements
Rank 1
answered on 03 Aug 2007, 11:43 AM
I know that I can hide them completely by using those properties, but what I wanted was to show the Increase / Decrease handle but disable their functionality.  

In other words, I want them for looks only.

Shawn
0
Petio Petkov
Telerik team
answered on 03 Aug 2007, 12:44 PM
Hi Shawn,

The simplest way to achieve this is to have a RadSlider without Increase and Decrease handle. After that you should add the images for increase and decrease handle. Thus they will not be part of RadSlider, but will be visible and will be inactive.

I hope that this suggestion will help you to achieve your goals.

Best regards,
Petio Petkov
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Slider
Asked by
hacker
Top achievements
Rank 1
Answers by
Petio Petkov
Telerik team
hacker
Top achievements
Rank 1
Share this question
or