Displaying rows over multiple pages automatically

M

mosius

Hi
I have a web page where I have about 60 rows of data. This is
displayed with a datagrid. This web page has to be a part of a view
where a programs basically cycles through a list of pages and keeps
displaying them every 5 seconds. No body would be interacting with
these pages so it does not make sense to have a scroll bar on the
pages. I am not able to display all the 60 records on one page. Is
there any way that I can code this so that the datagrid displays first
30 records for say 5 seconds and then displays the next 30 records
without waiting for input from the users. This page is cached and
fetches the 60 records again from the database after 5 minutes. During
the 5 min period, the page that is displayed should be split into 2
automatically. Can I do it somehow with the functionality of the
DataGrid?
Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,767
Messages
2,569,570
Members
45,045
Latest member
DRCM

Latest Threads

Top