I realize that when I use the delete key then odbc error occurs before keyDown event. Is there any way the key down event to occur before odbc error? I have bound an sql server view in a form that is not updateable and I want to bypass the odbc error message when I press delete to make my own code to delete toward to sql server