Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
HELP HELP I'LL KILL MY SELF!!! :)
Message
From
30/12/1998 12:53:55
 
 
To
30/12/1998 12:11:07
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00171559
Message ID:
00171605
Views:
29
>Hi!!
>
>Thanks for your answer!! But I forgot something in my question... When I say GrdPage.(property), I don't found the property to know what is in the cell...(not the entire column!)
>
>Thanks!
>
>Peter

Grids in VFP don't really use cell referencing like they do in VB. IOW, the grid cell isn't important. To check the value of a firld for the active row in a grid, just check for the value of that field in the cursor that the grid is based on.

If you don't know which column you'll be checking, you can use a trick or two to find it using the grid's ActiveColumn property, but this property is only accurate (I believe) when the grid has focus, so you have to be careful.


Would you mind posting what you are trying to do, so I can put together the necessary 'tricks' or tell you which other path to go down.

The reason I have asked is because I have a lot of software using VFP grids and have never had the need for what you are asking.
Erik Moore
Clientelligence
Previous
Reply
Map
View

Click here to load this message in the networking platform