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

Exposing row data on a timer

1 Answer 46 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Michael Malone
Top achievements
Rank 1
Michael Malone asked on 19 May 2010, 10:02 PM
I have a situation where I need to display each row of the grid (or at least the data in each row) every 2 minutes. So when the page loads, you see the 1st row, and every 2 minutes the next row is made visible to the user until it reaches the last row in the datasource. What is the best method to handle this situation using a RadGrid? 

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 20 May 2010, 07:57 AM

Hello Michael,

I hope you can use RadRotator control than RadGrid where you can use table-based DataSource components to bind the rotator declaratively at design time as shown in demo.

Declarative DataSources

-Shinu.

Tags
Grid
Asked by
Michael Malone
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or