Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing the rowsource of a combobox during active session
Message
From
29/10/2006 11:44:18
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Changing the rowsource of a combobox during active session
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01165371
Message ID:
01165371
Views:
68
Hi all,

Would anyone know how to programatically change the rowsource of a combobox during an active session?
I have been using code like
CASE lcfield="copr"
	lccontrol.rowsourcetype=6
	lccontrol.rowsource="Opr.op_code"
Endcase
Where lccontrol is the combobox. Have been trying for a couple of hours, but no luck yet.

Regards,

Steve.
Next
Reply
Map
View

Click here to load this message in the networking platform