You've already forked lazarus-ccr
Fix: do not hide the editor
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3070 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -191,7 +191,6 @@ begin
|
||||
ftString:
|
||||
Result := stringDbGridControl.Editor(Self, Columns[Column - 1].MaxLength);
|
||||
end;
|
||||
Result.Visible := False;
|
||||
end;
|
||||
end;
|
||||
end;
|
||||
|
Reference in New Issue
Block a user