Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Fill grid column programatically
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00051003
Message ID:
00051031
Views:
33
>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

What about similar way, but ""+this...StringMethod(something) ?
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform