Many thanks, Shane!
I didn't know about RowAt & ColumnAt - very useful.
Dave
--
View this message in context:
http://gambas.8142.n7.nabble.com/GridView-not-setting-Row-Column-on-right-click-Menu-event-tp47692p47698.html
Sent from the gambas-user mailing list archive at Nabble.com.
-
Hi All
When right-clicking on a GridView, .Row and .Column are not set to the
values for the new cell in the Menu event (as they in the Click event for a
left-click).
Is this a bug or the intended behaviour?
If it /is/ the intended behaviour, how can I ascertain the Row and Column
values?
Hope