Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > Slider > Is this type of slider possible?

Answered Is this type of slider possible?

Feed from this thread
  • Gotcha avatar

    Posted on Nov 12, 2011 (permalink)

    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

    Attached files

    Reply

  • Answer Slav Slav admin's avatar

    Posted on Nov 16, 2011 (permalink)

    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
    Attached files

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > Slider > Is this type of slider possible?
Related resources for "Is this type of slider possible?"

ASP.NET Slider Features  |  Documentation   |  Demos  |  Telerik TV   |  Self-Paced Trainer  |  Step-by-step Tutorial  ]