catching enter key in datagrid
Hi, does anyone know if it is possible to catch the enter key when a row in a datagrid has focus. It seems to work when the focus is on a column header however, when I select a row in the datagrid, the keydown event doesn't catch. Is there another event I should use?
Thanks in advance for any help and/or suggestions.
Mike