Hi Pikachu2000,
Thank you for your reply.
I will be displaying a large number of data rows containing airline flight information. I am restricted to around 20 rows per screen. I want the screen display to automatically roll on to the next 20 record set after a few seconds have passed.
I thought I should start to look at PAGINATION to enable records to be split into x number of rows per screen display.
Is there another approach I should take.