Hi List,

I've got a grid with several columns.

If I use the arrow keys, then the grid focus moves up/down or to the 
next/previous column.

I want to over-ride this keypress behaviour, but can't manage it.

If iI even try and detect a keypress n this event, nothing happens

public Sub  Gridview1_Keypress()

 print key.code

end

I''ve looked at the properties and can't seem to find one which will 
allow me to over-ride this behaviour.
Probably something dumb I'm not seeing.

Any help appreciated.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to