keyup

  1. J

    KeyUp in datagridview with EditOnEnter not working

    Hello People! I have a problem in my DataGridView: I like to have a cell Always be in editmode as I enter it. (DataGridView.EditMode = EditOnEnter) This works perfectly! I want to use the function-keys F7 and F8 for two different things: F7 adds a new record, F8 opens the selected...
Back
Top Bottom