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

Radslider as custom Scroll bar

1 Answer 77 Views
Slider
This is a migrated thread and some comments may be shown as answers.
nag battu
Top achievements
Rank 1
nag battu asked on 03 Mar 2010, 05:40 PM
I am using Radslider as a custom scroll bar , I have set of Items  , the number of items appear is dynamic..I used to get scroll bar when number of items > 2 . after using RadSlider to customize scroll bar, slider is appearing always , i.e. independent of items count. please help me in resolving this issue. thanks in advance.

1 Answer, 1 is accepted

Sort by
0
Tsvetie
Telerik team
answered on 08 Mar 2010, 04:30 PM
Hi nag battu,
As the slider control is not actually a styled scrollbar but a control, in case there is a case, when you want the slider to appear disabled or not to show at all, you will have to disable/hide it manually. In case you want to disable the slider control, simply set its Enabled property to "false". If you want to hide the slider, when you have only one item, you can set the Visible property of the slider to "false".

Regards,
Tsvetie
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.
Tags
Slider
Asked by
nag battu
Top achievements
Rank 1
Answers by
Tsvetie
Telerik team
Share this question
or