Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Re-ordering Grid
Message
From
02/04/1997 09:51:12
 
 
To
01/04/1997 16:46:32
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00026434
Message ID:
00026550
Views:
34
>>I have a grid which lists three fields: Member, ISD, and Campus. The grid
>
>>is sorted by member name, and allows the user to select a member. I want
>
>>to re-order the grid by ISD or Campus if the user tabs over to one of the
>
>>other fields, but preserve the record that was already selected.

>>How can I do this?
>
>if you save the RECNO() you can just GO to it later also look at the SEEK()
>command (as oppsed to SEEK ) in the help
>
>Arnon

Good morning everybody... problem still not solved. Arnon- saveing recno() and then GOing to it after the SET ORDER command was the first thing that I tried. No dice. In the Afterrowcolumnchange event of the grid, I fill the value of a test text box on the form with the record number just to see what is happening, and the record number jumps around with every tab. I can't understans what's happening here. The most curious thing is that the form works, but only for the record that happens to be in the first row in the grid. Why does the grid care what record is in the top row, or more importantly, how does it know? (ie- where is that record number stored, so the grid can refocus on it after re-ordering?) This has got me pretty confused.
If you have any input or suggestion, I would appreciate them very much, but please be detailed. Thanks a million.

Erik
Erik Moore
Clientelligence
Previous
Reply
Map
View

Click here to load this message in the networking platform