Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combo box
Message
De
13/06/2003 06:51:20
 
 
À
13/06/2003 02:27:59
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00799681
Message ID:
00799707
Vues:
23
>Is there a reason why this doesn't work? Should I use a different approach (now I'm using
>this.clear
>i=1
>scan
> this.addlistitem(iif(tbl->disabled,"\","")+tbl->descript1,i,1)
> this.addlistitem(tbl->code_id)
> i = i + 1
>endscan
>
>Is there a reason why the \ is not interpreted as a disabled item???

In your code, do you actually have the ,i,2) parameters after tbl->code_id ?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform