Right, after some testing, i think i found the culprit:
goAlwaysShowEditor=True supresses the KeyPress-Event????
Doesn't make sense, since i tested with/without that option in a vanilla-project having only 1 StringGrid, and a SelectEditor-Event where i set the Handler, and there it fires for both
EDIT: You gotta be kidding me:
My First Column is read only. If ReadOnly is True it supresses KeyPress-Event of the Editor for 4th column, irrespective of any other options
Bug?
See attachment.
Toggle the ReadOnly for the First column and write into the second