How would you go about setting focus to a new cell whenever a user has inserted a record? For example, every time the user press ENTER after inserting a record, a new row automaticlly display and is ready for another new recorder for input, I want the new row to have the focus (1st coloumn) so that the user doesn't need to use the mouse to set it. Any idea? I am totally new on dbgrid. I am using adodc with the dbgrid. Thanks!