mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-26 11:17:57 +08:00
Enable cancel button after setting grid cell to NULL. Closes #1146
This commit is contained in:
@ -9910,6 +9910,7 @@ begin
|
||||
ErrorDialog(E.Message);
|
||||
end;
|
||||
Grid.RepaintNode(Grid.FocusedNode);
|
||||
ValidateControls(Sender);
|
||||
end;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user