Datagrid Key Events

  • Thread starter Thread starter Eduardo
  • Start date Start date
E

Eduardo

Hi,

I would like to change the behaviour of the datagrid when the user
hits Enter.
The usual behaviour is the cursor move down, but I want it to move
right, and at the last column to move to the next row first column.

I just don't capture the data grid key events, to change the way keys
are processed.

Does anyone knows how to solve this?

Thanks
 
Back
Top