Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to let the cursor locate in corresponding place in g
Message
From
06/04/2002 06:54:48
 
 
To
06/04/2002 05:28:15
Michale Chen
Shijiazhuang ZhiYuan Crop.
Shijiazhuang, China
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00641757
Message ID:
00641761
Views:
18
Hello Michale.

How to afer query or use 'go' command let the cursor
locate in the corresponding place in gird?


If I understand your question correctly, you do not need to do anything special to locate the record in the grid. The grid is bound to its underlying RecordSource, so in the grid, you are positioned on whatever record you are on in the underlying data.

To refere to the contents of the current row in the grid, you just refer to the underlying data. If Column2 has a ControlSOurce of "MyTable.MyField" and you need to know what is in the current row in column2, you just refer to MyTable.MyField.

HTH
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform