Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Anywhere but there...
Message
 
To
03/03/2008 09:20:49
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01297718
Message ID:
01298165
Views:
29
>Jim:
>
>The objective here is allow users to insert line items if they've forgotten something rather than having to delete n-number of items, add what they needed and then re-enter what was removed. I mean it can be done; SCATTER the last line of contents into MEMVAR, GO BOTTOM, GATHER it into the added record, get what was the second last line of contents and so on. The other thought I had was to re-shuffle to PK's, or create an array and re-shuffle that, but these all have their down sides so I'm looking for other ideas.
>Thanks.
>
>Luke

How about adding a field for display order and indexing on it. You can adjust the value of that field to move things around in the list.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform