Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to reference a grid cell?
Message
From
09/12/1997 19:53:31
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
How to reference a grid cell?
Miscellaneous
Thread ID:
00064851
Message ID:
00064851
Views:
68
Can anyone tell me some possible ways in which i can reference a grid cell directly from other parts of my code?

i have a grid which is loaded with info. from a table data-source and i would like to extract a value from a certain grid cell but, i can't seem to find a way to directly reference a cell.

The grid does have properties: ActiveColumn, ActiveRow but, i don't see any method which can make use of such info. to reference the cell.

i'd like to achieve something like this,

frsFormset.frmForm.grdGrid.ActiveCell.value

but, i know that the line of code above is invalid because there is no such thing as an ActiveCell object.

Any help will be appreciated!
Many thanks :)

Mazlan Bin Mohammad
Next
Reply
Map
View

Click here to load this message in the networking platform