Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Where to retrieve combovalue for variable......?
Message
From
31/07/2000 13:14:45
 
 
To
31/07/2000 08:28:47
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00398680
Message ID:
00398884
Views:
35
Marcia,

>Add a customer property to your combo class called uOldVal.<

I put ~ LPARAMETERS uOldVal,"" ~ into the addProperty of the combo (is that not enough to add the property?). The code in the gotfocus event looks for uOldVal (This.uOldVal = this.value). When I clicked on the grid (triggering the valid event), I got the error message telling me that it couldn't find uOldVal.

This brings to mind a question. If the recordsource of a grid is set to an alias, Column(n).controlsource is left as (none), and the controlsource of the combobox is used to set the field of the alias, does the combo or the grid itself display the data?

Thanks
JD
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform