Message
From
11/09/2016 13:24:44
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01640637
Message ID:
01640700
Views:
69
You need to also set the 'ControlSource' property of the Column to the table field. It is this property that you would create an Assign event for; i.e. ControlSource_Assign(). For all other columns you let the default occur; for the column with the custom class, you now set the values as needed from the record.
Previous
Reply
Map
View