kriswinner
Member
- Joined
- Apr 23, 2009
- Messages
- 23
- Programming Experience
- 10+
I'm sure this is simple, but I can't seem to find a reference for this specific situation.
I'm using a datagridview that I'd like to have the user be able to select multiple cells within a row and then allow them to press <Delete> to delete the values within the cells.
I can't seem to capture the KeyPress event.
Thanks in advance for your help.
I'm using a datagridview that I'd like to have the user be able to select multiple cells within a row and then allow them to press <Delete> to delete the values within the cells.
I can't seem to capture the KeyPress event.
Thanks in advance for your help.