Automatic Scrolling or Paging of Datatable

Automatic Scrolling or Paging of Datatable

Albertdavis3Albertdavis3 Posts: 1Questions: 0Answers: 0
edited January 2014 in General
We need to display up to 100 rows of table data on a continuous basis for a period of several hours. Basically we need to automate the clicking of the Next and Previous buttons, or automate Scrolling and loop that behavior indefinitely. We would also need to control the timing or speed of the scrolling or paging. In our ideal solution the end of the data would be immediately followed by the beginning of the data in each loop cycle.

We have a sample that doesn't use datatables. (warning the scrolling only works on chrome and safari)
http://test.vidster.us/nextgen/index.html

Replies

  • lengenlengen Posts: 2Questions: 0Answers: 0
    I have exactly the same problem. I would like a continuously visualization if table rows because I have only limited space and to much rows. A solution would by highly appreciated!
This discussion has been closed.