Subject | Getting a Table to return only as many records as can be displayed |
---|---|
Author | Blizzard |
Post date | 2008-12-11T21:20:35Z |
Developing in Delphi, using a table (TZTable - Zeoslib) there are 2,000
records and the customer is complaining that this is taking too long to
display. Is there a way to get this to read say 200 records from the
server, and when the customer "scrolls down" read the next 200, and so
on?
records and the customer is complaining that this is taking too long to
display. Is there a way to get this to read say 200 records from the
server, and when the customer "scrolls down" read the next 200, and so
on?