[Gambas-user] Gridview cell coordinates
bill-lancaster
bill-lancaster at ...2231...
Sat Jan 3 17:54:13 CET 2015
Sorry about this,
I thought I'd tried this already - it works fine
Public Sub GridView1_MouseDown()
Balloon.Info(GridView1[GridView1.Row, GridView1.Column].Text,
GridView1, Mouse.X, Mouse.Y)
End
--
View this message in context: http://gambas.8142.n7.nabble.com/Gridview-cell-coordinates-tp50069p50094.html
Sent from the gambas-user mailing list archive at Nabble.com.
More information about the User
mailing list