Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
List
Message
 
À
16/09/2002 20:24:37
Information générale
Forum:
Visual FoxPro
Catégorie:
CodeMine
Titre:
Re: List
Divers
Thread ID:
00700969
Message ID:
00701048
Vues:
23
>You need to go in the cmLookUpManager class on the form, go to the GenTagList method and put something like :-
if alias() == 'MyTable'
   This.DefineTag('Test', "DisplayExpression", , , 'LookupName')
endif
>The default code can't figure out complex index expressions. Look up GenTagList/DefineTag in the guide. This is where you need to be.

Right. Thanks Gary. I'm going to study it. I was using only the "DisplayName".

Thanks a lot for all your help.
Ivan
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform