Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
2 fields in 1 column in a grid
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00232331
Message ID:
00232336
Vues:
21
>In 2.6 browse allowed the creation of a variable in a browse column to allow things like combining first & last name in a single column.
>
>How can I do this in VFP (5.0) ?
>
>tia

myGrid.Column1.ControlSource = ALLTRIM(mytable.Firstname) + " " + ALLTRIM(mytable.Lastname)

Nick
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform