4
votes
ListView and Pagination
Leonardo's blog
– This is one of those things I needed for ages, but didn't bothered to implementbecause I thought it could require an unnecessary amount of work, and allwaysopted for a less perfectionist method.I'm talking about a method to retrieve data in Pages, then browse it in a ListViewtransparently for the user.I know TDbGrid allows a similar behavior when connected to *some* database connectors,such as ADO, but what about a general method of browsing paged data independentlyof the database engine?.Let's start by creating an application and a data module, containing a databaseconnection, a dataset and a ...
Statistics
|
Visits by Source |
User Actions |




