Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Browse on DotNet
Message
Information générale
Forum:
ASP.NET
Catégorie:
Formulaires
Divers
Thread ID:
01512326
Message ID:
01512343
Vues:
63
>In VFP using a Browse command, I'd have code like:
>Brow fields a,b,c,d=iif(seek(MYCODE,'CUS','CUS_NDX'),Cus.Name,' ')
> field D being a very handy way to do a lookup on another table
>
>In the .net world, using a grid, is there any equivalent, without doing a whole pile of selects out from another lookup table ?
>For instance, is there a way to imbed into a Grid Field some sort of a Lookup function ?

Where are you obtaining the grid data from. Can't you just pull in the value via SQL ?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform