Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Function in ControlSource
Message
From
01/03/1999 21:43:33
 
 
To
01/03/1999 20:21:22
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00192952
Message ID:
00192980
Views:
20
Try:
>column1.controlsource="=myfun(my_field)"

Or better yet (IMO), add the evaluation to the control's refresh, as in:
this.value = myfun(myfield)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform