Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is there a way to disable entries in the combobox?
Message
From
24/05/2010 13:22:06
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01465723
Message ID:
01465734
Views:
78
This message has been marked as a message which has helped to the initial question of the thread.
Likes (1)
>Hi everybody,
>
>I select data from SQL Server and display in the combobox. If the Hidden column value = 1 in SQL Server I want to display these values disabled.
> I tried appending \ in front of the description using case when statement, but as a result I got entries with \ in front of them.
>
>Is there a way to achieve what I want?
>
>Thanks in advance.

Also found this........
http://support.microsoft.com/kb/133743

"To disable items in a VFP ComboBox or ListBox control, precede the items with a backslash (\) character. Items in a VFP ComboBox or ListBox control can only be disabled when the RowSourceType property of the ComboBox or ListBox control is set to one of the following values:
0-None
1-Value
5-Array"
Previous
Reply
Map
View

Click here to load this message in the networking platform