Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Speeding MSDN VirtualMode with caching sample code
Message
De
03/11/2008 15:24:17
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Formulaires
Titre:
Speeding MSDN VirtualMode with caching sample code
Versions des environnements
Environment:
VB 9.0
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Divers
Thread ID:
01359277
Message ID:
01359277
Vues:
68
MSDN DataGridView VirtualMode with caching sample code DataRetriever loads two pages always to cache thus making 2 database accesses.

If datagridview displays only one page, second page retrieval is unnessecary and makes DataGridView display 2 times slower.

How to change this sample code so that only one page is loaded initially and second is loaded on real demand only ?

How to change this code so that it allows more than 2 pages of cached data? 2 page limit seems to be hardcoded into this page.

Or is there some other sample code which has solved those issues ?
Andrus
Répondre
Fil
Voir

Click here to load this message in the networking platform