Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid Query: Non bound text box
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows Server 2003
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01535856
Message ID:
01535858
Views:
62
>I have a grid I am using to capture date in. The first four columns in the grid are bound to the table. I want the fith column not to be bound to any column in the table. Instead I want to populate it with a value based on one of the bound columns.
>
>For example:
>
>CustomerNo
>Reg No
>Make
>Color
>Name
>
>The column name is not part of the fields in the table the grid is based on. I want to use the customerNo to look up the name and place the name value in the textbox of column1. I want this to automatically be updated when the CustomerNo in the grid has a value.
>
>Is this possible or will I have to make name part of the table?
>
>Thanks in advance

You can use a LOOKUP function as a controlsource for the name column.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform