Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
2 fields in 1 column in a grid
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00232331
Message ID:
00232336
Views:
20
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform