Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dragging the other of fields names.
Message
 
To
25/02/1998 12:10:51
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00080530
Message ID:
00081143
Views:
30
>Hi Jim
>
>Your code does INSERT a record, but what if the user tries to
>INSERT a record using the record they just inserted as the current record.
>example…
>SORTFLD = 2.000
>They insert and the new record is SORTFLD= 2.001
>The current record is SORTFLD= 2.001
>They insert and the new record is SORTFLD= 2.002
>The current record is SORTFLD= 2.001
>If they insert here, the new record will be SORTFLD= 2.002 (again)
>What do you think?

Robert,

You have to solve that problem. I can't come up with an algorithm without complete details about the applciation, the data in this grid, the reason for the sorting, the meaning of the sort order, the likelihood of records being inserted, the probable number of records that would be inserted at any one place in the table, in other words a lot of details about the application and this interface in particular and the data it presents.
Previous
Reply
Map
View

Click here to load this message in the networking platform