What do i need to do so that when a datagrid cell is active and F8 is pressed it will fire the keydown event of my form? Also why is it that a custom columnstyle (similar to a combobox column) does fire the forms keydown event but a standard textboxcolumn does not?