Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to sort a grid based on a view
Message
De
29/10/1997 15:49:16
 
 
À
29/10/1997 15:39:46
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00057271
Message ID:
00057275
Vues:
34
>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
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform