Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Drag Drop from one cell in a grid to another
Message
From
20/09/2005 17:54:16
 
 
To
20/09/2005 17:41:40
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01051469
Message ID:
01051472
Views:
8
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform