Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
2 grids
Message
De
27/05/2005 09:37:54
 
 
À
27/05/2005 09:34:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Versions des environnements
Visual FoxPro:
VFP 8
Database:
Visual FoxPro
Divers
Thread ID:
01018071
Message ID:
01018109
Vues:
13
It is just not my time ( :-( ) i have understood that the series of "io" were the record's fields
I'd better keep myself in silence till next year

>If your data are indexed on this field, and the grid is set to this index, then inserting anywhere in the gfrid should cause them to be displayed in order (perhaps after grid.refresh). You cannot choose where in a table to insert - it only ever goes at the end of file, but having the index will cause it to appewar as if it's inserted at the correct point.
>
>>hi all,
>>
>>i have 2 grids at myform,
>>
>>i can choise items form grid2 to insert it into grid1 as under
>>

>>grid2
>>------
>>io1
>>io2
>>io3
>>io4
>>io5
>>io6
>>
>>ex..
>>i insert into grid1 from grid2
>>grid1
>>----
>>io1
>>io3
>>io5 && i need to replce io5 with io4 from grid2 ,same position
>>io6
>>io2
>>
>>

>>
>>thanks
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform