Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to stay in a Row in Grid?
Message
From
25/01/1999 08:10:52
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
How to stay in a Row in Grid?
Miscellaneous
Thread ID:
00179756
Message ID:
00179756
Views:
70
Hello,
I'm using VFP 6.0, and I have a grid, which is filled with a SELECT-SQL. I want to make a new SELECT-SQL and fill this grid with the new data, but also I want to stay in the same line as I was before. To achieve this, I store the keyvalue of the actual record in a variable, and after the new SELECT and FillGrd(), I LOCATE for that keyvalue via the stored variable.
This works fine, as long as we stay in the first few lines of the grid. But when I'm scrolling down and select a record further down in the grid, the Cursor jumps always to the Top of the grid after I made the new SELECT.
How can I find my record after the new SELECT-SQL?
Thanks for your time!
Christian Isberner
Software Consultant
Next
Reply
Map
View

Click here to load this message in the networking platform