Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Re-ordering Grid
Message
From
01/04/1997 13:35:51
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Re-ordering Grid
Miscellaneous
Thread ID:
00026434
Message ID:
00026434
Views:
76
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. Re-ordering the grid is simple enough, by just changing the order and refreshing the form in the gotfocus event of the testbox in the respective grid column. The problem is that the record is not preserved. I've tried trapping the reord number before the SET ORDER and GO RECORD after, but to no avail. I tried catching the Primary key value, and then SEEKing that record again, but after the index is set, I can't SEEK on the primary key. How can I do this?
Erik Moore
Clientelligence
Next
Reply
Map
View

Click here to load this message in the networking platform