Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid, Recordset and field
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Grid, Recordset and field
Miscellaneous
Thread ID:
00836174
Message ID:
00836174
Views:
51
I have several forms that have a grid on them and these grids can each refer to one of several views as it's recordset. In other words, if the user clicks on button X I use view-X as my recordset, if they click on button-Y I use view-Y as my recordSet.

Each view has at least one field (Order_ID) in common.

Is there some way I can get the value of that field with something like
nOrder_ID = myGrid.RecordSet.Field("Order_ID").Value
???

TIA,
Rick
Next
Reply
Map
View

Click here to load this message in the networking platform