Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can't Disable Combo Items...
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00058750
Message ID:
00058778
Vues:
29
Bruce,

I have not tried this, but things which come to mind are:
1) I assume you are putting the "\" as the first character of the *first COLUMN*;
2) I assume that the nItemID is definitely different for each row being added.

In particular there seems to be weakness in the nItemID handling in VFP. I know for sure that nItemIDs are *not* deleted when a RemoveItem is done. Possibly, if your nItemIDs do not vary, then the state of the first one in would become the state of all subsequent ones (having the same nItemID). This is purely speculative!

Good luck

By the way, if you don't actually need a nItemID I would try using List - it is much simpler/cleaner/more reliable.

Jim N

>Using the Addlistitem populating method, I can't get items to be disabled using '\'. I've done this for a long while using arrays. Any ideas? (besides using an array, that is...)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform