Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ComboBox Return Value
Message
From
23/01/2005 21:26:39
 
 
To
23/01/2005 21:03:28
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 7
OS:
Windows '98
Network:
Novell 4.x
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00979905
Message ID:
00979909
Views:
17
Hi, Leo.

>I have 2 field in table student.dbf
>
>id name
>1 herman
>2 amir
>
>I create combo box with builder in tab list item i select id and name
>in tab value i select name and store value i select id
>
>But when i select in combo box why the return value is id not name

You should set the BoundColumn property to 2, so the combo.value will hold the name.

Hope this helps,
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform