mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2026-03-13 09:24:25 +08:00
Auto-scroll to edited grid cell. See https://www.heidisql.com/forum.php?t=37805
This commit is contained in:
@@ -10265,6 +10265,8 @@ begin
|
||||
InplaceEditor.ButtonVisible := False;
|
||||
EditLink := InplaceEditor;
|
||||
end;
|
||||
Sender.FocusedNode := Node;
|
||||
Sender.FocusedColumn := Column;
|
||||
TBaseGridEditorLink(EditLink).TableColumn := TblColumn;
|
||||
end;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user