Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combo
Message
From
08/10/2005 07:41:57
 
 
To
08/10/2005 07:34:34
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: Combo
Environment versions
Visual FoxPro:
VFP 8
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01057426
Message ID:
01057428
Views:
9
hi,
thank you so much, it works

have a nice day

m.qasem
>>hi all,
>>any idea ,help
>>
>>i build my combo via my table , i have 2 fields one as number1,2,3...
>>second name
>>i need to let thisform.text1.value=thisform.combo1.name(mean second field in mycombo)
>>
>>thanks.
>
>
with thisform.combo1
>  thisform.text1.value= .List(.ListIndex,2)
>endwith
Cetin
Previous
Reply
Map
View

Click here to load this message in the networking platform