Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Add grid rows to the top of the cursor
Message
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01078708
Message ID:
01078731
Views:
8
You need a tEntered_Date as a field in your cursor that will hold the datetime of the insertion. When you should use this field in your index expression.

>I have a grid with a cursor as the data source. When the client clicks on the ADD button, they want to the new blank row added as the first row of the grid - not the last. How can I get the new row added to the top of the cursor? Currently I use an APPEND BLANK. I do not want to use a SET ORDER because then the "records jump around" after they click on the SAVE button.
>
>Thanks
>
>Brenda
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform