[Gambas-user] Drop into a GridView - how to hit a cell
    Rolf-Werner Eilert 
    rwe-sse at osnanet.de
       
    Fri Apr 20 13:22:38 CEST 2018
    
    
  
When I drag and drop data into a GridView, I want to hit a certain cell.
Within the GridView_Drop event, however, .Column and .Row aren't set 
automagically to the aimed cell where the mouse button was released.
So I have to hit the cell myself. First idea: using Drag.X and Drag.Y, 
and then...?
Any more comfortable idea is appreciated :)
Regards
Rolf
    
    
More information about the User
mailing list