Click to See Complete Forum and Search --> : MSFlexGrid


timber
May 27th, 1999, 06:03 PM
Hi,
I downloaded from MSDN the 'EditGrid' example. This is a recode from VB to VC++ of how to edit a individual cell of a Flexgrid.
Can anyone tell me where I should intercept the keypress event to check for valid input. I've tried several places, but when I change the character in the given keypress event the original character that was typed in at the keyboard still appears in the edit box.

Thanks
Steve Palmer