Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Numeric values in a combobox list
Message
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00676367
Message ID:
00676444
Views:
14
It works now. Due to the fact I have the table in buffering mode, I have to use REPLACE in for example the InteractiveChange event of the combo in order to see the value I change to in the combo window. Before I had "REPLACE mytable.numvalue WITH myArrow(This.value)" and the result was that the correct value entered into the table but the combo read value was wrong as explained earlier. Now, with BoundTo=.T., I tested "REPLACE mytable.numvalue WITH This.Value" and it works.

Thank you for keeping me testing.
Previous
Reply
Map
View

Click here to load this message in the networking platform