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

How can I use the Slider to show multiple images

2 Answers 163 Views
Slider
This is a migrated thread and some comments may be shown as answers.
M
Top achievements
Rank 1
M asked on 22 Sep 2011, 05:06 PM
How can I use the Slider to show multiple images in the slideshow?
See attached file.

2 Answers, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 27 Sep 2011, 10:48 AM
Hello,

Check the following demo which implements a similar scenario.
Slider / Slide Show

Thanks,
Princy.
0
Slav
Telerik team
answered on 27 Sep 2011, 10:58 AM
Hello Mike,

As I am not exactly sure about the requested functionality, I will suggest two approaches that most probably will help you with your scenario.

In case you have a RadRotator on your page and you want to display more than one item in the control's ViewPort, you can do so by synchronizing the Width and ItemWidth properties, according to this help article. The First Look online demo of the RadRotator implements such scenario, so you can use it as a reference.

If you have a RadSlider and a RadRotator on your page and you want to control the sliding of the of the rotator's items with the slider control, you can achieve such functionality by utilizing the rich Client API and events of the mentioned RadControls. For your convenience I have attached a sample project, implementing the described feature. You can use it as a base for your further development.

If the already presented solutions doesn't cover your case, please describe in greater detail the scenario you want to achieve, so that we can suggest the most appropriate solution.

Kind regards,
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
M
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Slav
Telerik team
Share this question
or