Hi all,
I'm trying to implement in my VCL (descendant of TStringGrid) a column read only feature (locked).
Setting SelectCell Result=False works but what I want to do is to set focus to the column but cancel any attempt to change data (either by click or keypress).
Thanks a lot in advance
I'm trying to implement in my VCL (descendant of TStringGrid) a column read only feature (locked).
Setting SelectCell Result=False works but what I want to do is to set focus to the column but cancel any attempt to change data (either by click or keypress).
Thanks a lot in advance