Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to sort a grid based on a view
Message
De
30/10/1997 09:29:38
 
 
À
29/10/1997 15:49:16
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00057271
Message ID:
00057370
Vues:
38
>>I have a grid based on a view (Optimistic table buffering)
>>
>>How can I change the sort order of the view programmaticaly?
>>
>>The view as a sort condition in it, but I want to change it at run time. I tried to create an index, but VFP refuse to create an index on a table buffered view.
>
>Select View1
>=cursorsetprop("buffering",3)
>Index on ... tag ...
>=cursorsetprop("buffering",5)
>*** and go ahead

If I have uncommited modifications to the view, won't changing the view buffering commit these modifications?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform