Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with combobox
Message
From
03/11/2005 12:42:12
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Problem with combobox
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Novell 5.x
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01065059
Message ID:
01065059
Views:
59
Hello,

I have a problem with a combobox. The following properties are set:
WITH .test.cbo
	.ColumnCount=2
	.BoundColumn=3
	.BoundTo=.T.
	.RowSourceType=6
	.RowSource="VGroupCodes.GrCode,GrName,grKey"
	.ControlSource="THISFORM.GroupCode"
ENDWITH
When I select an item in the combobox, the value is upadated properly, but the display is empty. So I can select an item, but I can't see what is selected. How can I solve this problem?

Thanks for your help in advance!
Christian Isberner
Software Consultant
Next
Reply
Map
View

Click here to load this message in the networking platform