Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can i insert a record after current row in Grid Form
Message
From
27/03/1998 09:02:34
 
 
To
27/03/1998 03:58:10
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00087576
Message ID:
00087647
Views:
36
>In a Grid Form. I adds a new record, the current row record would be moved down one row. And the new record are added in the first row.
>How can i insert a record in the last row in a Grid Form.
>
>Thanks

Record appears in the first row because Grid.Recordsource (cursor) is indexed (right?) and new record contains specific value in index expression field(s) which pushes it to first position. Therefore, you should provide index field value or even new index tag which will push new record to the last position.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform