0

I have a requirement I want to replace the tab navigation by enter key navigation on the datagrid .Currently when tab key press on the datagrid the focus is moved to next cell on the datagrid.Now I want to move to next cell when enter key presses and if the cell is read only false then make it editable and retain focus on the cell .How to accomplish this?

Mussammil
  • 864
  • 4
  • 16
  • 38