Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Inserting a record into a grid
Message
 
 
To
07/01/2003 12:25:34
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00738883
Message ID:
00738919
Views:
17
Well, unfortunately there is no easy solution...

You can have a field called SeqOrder. Originally set it to be, say, recno()* 1000. (This will give you a gap of 1000 between records). You can now insert records with the SeqOrder you want and refresh a grid.

>Hi,
>
>To insert a record into a grid, between two records, I found it next to impossible. After many hours of work, I found that I had to delete all index tabs, then insert the record, and then re-create the indexes. This is very cumbersome, and dangerous.
>
>Any easier solutions, anyone ?
>
>Regards,
>
>Steve.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform