Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
A GRID question:
Message
De
19/08/1997 13:09:27
 
 
À
19/08/1997 12:24:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00045581
Message ID:
00045592
Vues:
37
>>When I APPEND BLANK, my new record is inserted at the bottom of the GRID. I would like to insert a blank record right below the
>>current record.
>>How do you APPEND BLANK a record right below the current record?
>
>You could play with INSERT BLANK if your table is small. However, the better way is to SET ORDER to Tag1, and append new record (using INSERT-SQL) with the key fields (part of Tag1 expression) providing necessary location of this record in index sequence. For example, if you have cursor field listorder with record values 1,5,7, you could insert record with listorder=6 and this record will appear between '5' and '7' records.

thanks Ed - I will try it...
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform