Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Displaying two fields in the same grid control
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00203589
Message ID:
00203823
Vues:
15
>Hi,
>
>We have a problem with speed displaying data in a normal grid. The speed problem is caused by our need to display values from two fields in the same column.
>
>Does anyone know of a way of displaying two values (for example Firstname and Lastname) in the same control???
>
>Help with this, I guess, common wish is greatly appreciated...

Grid.Column.Controlsource="''+ALLTRIM(mytable.lastname)+' '+ALLTRIM(mytable.firstname)"
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform