Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to reference a grid cell?
Message
From
09/12/1997 20:47:33
 
 
To
09/12/1997 19:53:31
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00064851
Message ID:
00064861
Views:
31
frsFormset.frmForm.grdGrid.ColumnName.TextBoxName.Value

Vlad

>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
Previous
Reply
Map
View

Click here to load this message in the networking platform