Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
West Wind: class for grouping a cursor
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Divers
Thread ID:
00208213
Message ID:
00214683
Vues:
16
>That constant is used by wwHTML::ShowCursor. I just figured out that for the wwShowCursor class, I needed to set its .nForceToPREList property, which seems to have a default of 4000 cells, same as the value of MAX_TABLE_CELLS in the sample code. I pushed it up to 20000 with no ill effects, and now I get a nice huge table. What the users do with it is up to them, I suppose.

The reason it does that is because sending a formatted table with a huge number of records can be incredibly slow on the users machine. It's even worse if you're connected via a dial-up line instead of a LAN. The paged display with fewer (500) records is a nicer set-up in those cases. Just an FYI.
-Paul

RCS Solutions, Inc.
Blog
Twitter
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform