Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I put a calculated field in a grid?
Message
From
03/02/1999 16:55:36
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00183638
Message ID:
00183644
Views:
16
Hey Joe,
The easiest way is to assign ControlSource in Grid.Init (or later on, when you know exactly the value of the control source). Experimenting with UDF in CS usually tends to cause funky errors and weird grid behavior...
However, if you have to have this UDF, post the code...

>I put a function in the ControlSource of one of my columns and now I get a blank grid!
>
>My function is being passed a numeric argument and I read something in the Dec98 FoxAdvisor that said I couldn't do that, so it suggested passing a dummy character argument as well to get around it.
>
>Still no luck...
>
>Any ideas?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform