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

Is this type of slider possible?

1 Answer 41 Views
Slider
This is a migrated thread and some comments may be shown as answers.
Gotcha
Top achievements
Rank 1
Gotcha asked on 13 Nov 2011, 02:54 AM
I'm trying to achieve something like the attached file..
I took a quick look and I can't seem to find if this is possible with the telerik slider...Can anyone let me know if this is possible?
A Sample or demo would be greatly appreciated!

The requirement I'm looking for are ( please see attached screenshot)
1. Items are dynamically generated
2. Item should be directly under the marker
3. item can consist of images and texts
4. the slider itself using an image of my choice


Thanks

1 Answer, 1 is accepted

Sort by
0
Accepted
Slav
Telerik team
answered on 16 Nov 2011, 11:57 AM
Hi Cyril,

I will answer your questions in the presented order:

1. It is possible to generate the items dynamically. Please refer to the attached sample in order to learn how to implement this into your actual project.
2. Currently such configuration is not supported out-of-the-box. The items can be displayed only between the markers. You can control the positioning of the track according to the text via the property TrackPosition, which in your case should be set to TopLeft.
3. There is an option for setting only the text that will be displayed for every item in the RadSlider. Nevertheless, you can use JavaScript to insert images into the rendered HTML element of every item. This approach is also implemented in the attached sample.
4. You can create a custom skin for the RadSlider in order to set an appearance of your choice. The steps, needed to achieve this, are listed in the help article Tutorial: Creating a Custom Skin. The online demo Slider / Custom Skins displays several examples, created with custom skins.

I hope that helps. Please let us know in you encounter more difficulties.

All the best,
Slav
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
Slider
Asked by
Gotcha
Top achievements
Rank 1
Answers by
Slav
Telerik team
Share this question
or