Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Value -1 with comboboxes
Message
From
19/02/2002 07:56:37
 
 
To
19/02/2002 07:01:45
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00621811
Message ID:
00621824
Views:
15
Hi Tom.

When I change the -1 in the array to e.g. 1000, the displayvalue doesn't go empty at runtime so I think the '-1' is the problem.
Do negative values like this cause problems with comboboxes? Anyone an idea?


This is a known problem:

PRB: Negative Numbers Do Not Display in a Combo Box

Q190267


--------------------------------------------------------------------------------
The information in this article applies to:

Microsoft Visual FoxPro for Windows, versions 5.0, 5.0a, 6.0

--------------------------------------------------------------------------------


SYMPTOMS
If a combo box has the RowSourceType set to SQL Statement and the BoundTo property is set to true, negative numeric values do not display in the combo box.



STATUS
Microsoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.



MORE INFORMATION
If the RowSourceType property is set to any other value, negative numbers will display in the combo box. Also, if the BoundTo property is set to false, negative numbers will display in the combo box, but the positive value of that number is written to the table.
Previous
Reply
Map
View

Click here to load this message in the networking platform