Automatic Scrolling or Paging of Datatable
Automatic Scrolling or Paging of Datatable
Albertdavis3
Posts: 1Questions: 0Answers: 0
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
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
This discussion has been closed.
Replies