Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combobox issue
Message
From
16/06/2017 08:23:17
 
 
To
16/06/2017 07:07:05
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows 7
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01652064
Message ID:
01652069
Views:
48
>Dear Experts
>
>I have these codes
>
>
>select temp
>go top
>messagebox(transform(inc_per))			&& thiss dispaly the value =4.5
>thisform.container200.text20.value=inc_per		&& this dispalys the value =4.5
>thisform.container200.combo5.value=inc_per		&& but the value of variable inc_per is not showing in combo
>
>
>textbox is getting variable value but combox is not getting.
>
>Here are two images attached also
>
>Please help me what i am doing wrong?

On the offhand, try
thisform.container200.combo5.refresh
Greg Reichert
Previous
Reply
Map
View

Click here to load this message in the networking platform