Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Stonefield Report sorting field list
Message
 
À
05/09/2000 10:16:47
Jack Liebschutz
Black Mountain Software
Polson, Montana, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Stonefield
Divers
Thread ID:
00411254
Message ID:
00412474
Vues:
18
>Frank,
>
>Unless I am missing something, this doesn't solve the problem I have. I am looping through the field collection and then replacing the caption with the VPM DD caption. At the end of this I want to sort the field collection on the file/caption.

Jack, what I do is the following:

First I clear the collection.
Then I look if I have a metatable, if so, use that one to fill the field collection.
But if it does not exist I fill the fieldcollection using
SELECT SQL statements and loField=.oFieldsCollection.ADDITEM()
Because the SELECT SQL is ordered, all AddItem() call are done in the right order.

hth,
Frank Camp
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform