Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to reference a grid cell?
Message
De
09/12/1997 19:53:31
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
How to reference a grid cell?
Divers
Thread ID:
00064851
Message ID:
00064851
Vues:
63
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform