Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sorting views for grids
Message
De
04/10/1999 12:58:09
 
 
À
04/10/1999 12:26:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00272363
Message ID:
00272377
Vues:
17
>I want my grid to be sorted based on the header the user clicks on. I am using a view to populate the grid.I am also using transactions in my form, so using indexes would create alot of extra coding. What is a good way to do this?
>Thanks,
>Jill

The only way to do this is by indexing the view. How is an INDEX statement a lot of code?

Transactions shouldn't have any impact on what you are trying to do, just make sure that when you issue your INDEX commands, the view you are indexing has its buffermode set to 3: row buffering.
Erik Moore
Clientelligence
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform