Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Numeric value from a combo box in a grid
Message
From
27/04/1998 18:49:16
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00095252
Message ID:
00095257
Views:
22
>That's unfortunate. I tried:
>
>REPLACE mytable.myfield WITH THIS.VALUE
>
>but THIS.VALUE already seemed to have recno stored in it even though the combo box displays the proper value. Any idea where the proper value is stored or how to access it (other than using a GOTO N in the cursor). It has to be stored somewhere since it is displayed on the screen.

If I remember correctly, it was not the recno that was stored but the index of the combobox. What we did is to build an object that will read some properties, fill an array, use that array instead of the SQL and have an event to update the field value.

>P.S. Congrats.

Thanks.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform