with vb.net 05 + datagridview

in my datagidview i am having a button column
i want the button to execute some actions when the enter button is pressed
but if i press the enter button tab key action coming in to force i,e focus is getting shifted to next row hence i want to lock the tab key action and let the button to its click event job

how to do it please
and any adverse effect please advise