|
hi, sometimes when i use textboxes i use the keyUp or similar event to validate the keystroke, like if i want numbers only etc
i want to be able to do the same thing in a datagridviewtextboxcell. the keyUp event for datagridview does not apply to the individual cells however, only to the outer datagridview control.
suggestions, code, asprin, all welcome
|