Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Drag Drop from one cell in a grid to another
Message
De
20/09/2005 17:54:16
 
 
À
20/09/2005 17:41:40
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9
Database:
Visual FoxPro
Divers
Thread ID:
01051469
Message ID:
01051472
Vues:
16
>I created a grid and enabled drag drop in it so you can mouse down on a cell and drag the mouse to another cell and drop it and I would know what cell in the grid I dragged from and what cell I dropped into. The drag works fine but when I drop the grid cell never detects what cell I dropped it into the grid dragdrop event fires instead of grid1.column1.text1.dragdrop Event. (The cells I droped it into) How do I drill down to which cell in the grid you dropped into.
- GridHitTest for get relativeRow
- SYS(1270)   for get the column
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform