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

Scrolling Grid?

2 Answers 46 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Alex
Top achievements
Rank 1
Alex asked on 09 Nov 2009, 03:25 PM
Hi. Is it possible to have a RADGrid (or other Telerik control) that can scroll content horizontally? Here's the requirement:
  • An online TV schedule needs to display a grid of the shows for a 3 hour block of time.
  • If the user clicks the "Next" button, the grid would shift over using a smooth effect to display the next 3 hours of programming.
  • The same occurs with the "Previous" button to show the previous block of programming.
  • This is all done via AJAX.
Here's an example of what I have in mind: http://css-tricks.com/examples/AnythingSlider/
The only difference is that each "panel" has data-driven content instead of static content. Your help is much appreciated. Thanks

2 Answers, 1 is accepted

Sort by
0
Accepted
Shinu
Top achievements
Rank 2
answered on 10 Nov 2009, 06:13 AM
Hi Alex,

In my opinion, you can use "RadRotator" control in order to accomplish this functionality. Checkout the online demo: Rotator Types . Change the RotatorType to Buttons for control buttons.

Also RadRotator supports binding to declarative datasources: Declarative DataSources

Regards,
Shinu.
0
Alex
Top achievements
Rank 1
answered on 10 Nov 2009, 01:19 PM
Thank you, Shinu.
Tags
General Discussions
Asked by
Alex
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Alex
Top achievements
Rank 1
Share this question
or