Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
New Record in Grid
Message
From
30/08/1999 12:55:41
Rex Mahel
Realm Software, Llc
Ohio, United States
 
 
To
30/08/1999 12:03:58
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00259172
Message ID:
00259242
Views:
19
Mike,

No I mean a real INDEX ON to order the data so that when you do your INSERT - SQL you record will appear at the proper place, ie the bottom of the grid.

Say you had a cLineNumber in you view. You would index on cLineNumber and do an INSERT (cLineNumber) VALUES (cNextLineNumber) INTO CURSOR cCursor the record would be at the bottom of the grid.

HTH

Rex
>Rex:
>Do you mean to use "Order by" in the view? We considered this, but we plan to use the views in many places, where the "Order by" might need to be different.
>
>Mike
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform