I would like to validate that a DataGridView column only accepts integers.
I used the Keypress event, but this event was not fired on pressing a key.
Keypress