I have a True DBGrid(6.0) on a form in a VB6 project and it doesn't respond when I click backspace. How can I enable the user to use backspace?

Example:

I type in "12345" in the field but then I click backspace to remove the '5' and nothing happens.