Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Fill grid column programatically
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Fill grid column programatically
Miscellaneous
Thread ID:
00051003
Message ID:
00051003
Views:
75
Hello,

I want to fill a grid column with a value other than a table field.
I have already found out that it is possible to make simple
calculations.

And it seems to be possible to use functions or methods to calculate
a more sophisticated value using the following expression as
control source: 0+THIS...Method(dsad). It doesn't work without 0+

But how can I use strings instead of numerical values?

I want to avoid using an array because first a have to fill it in advance and second it is limited to 65.535 elements, which is a problem when using RECNO().

Thanks

Andreas
Next
Reply
Map
View

Click here to load this message in the networking platform