Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Updating an item in a list
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00023317
Message ID:
00023327
Vues:
26
>>>I have an unsorted list which is not bound to anything. All the elements have been added programatically using AddItem. The elements in the list are query conditions e.g. "table1.field1 = 1234 AND"
>>>
>>>Is it possible to update the value of a list item without removing it and then re-adding it? I want the item being modified to remain in the same spot.
>>>
>>>TIA
>>
>>I guess that array or cursor as RowSource would be more relevant to this case.
>
>Are you saying it can't be done?

You can RemoveItem and AddItem and if Sorted=.t. it will look seamless. I just mean that Cursor will allow do this thing better.
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform