Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combo Boxes - ItemIDData
Message
De
15/06/1999 09:20:40
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00229913
Message ID:
00229923
Vues:
19
Why not use THIS.AddListItem(lc_DisplayValue, li_KeyValue)?

>I am trying to use the ItemIdData for a combo box. I have placed the following code in the INIT method
>
>SCAN
> this.AddItem(lc_DisplayValue)
> this.ItemIdData(This.NewItemID) = li_KeyValue && integer
>ENDSCAN
>
>When I step through teh code all of teh ItemIDData valuse are zero.
>
>What am I doing wrong?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform