Fix Issue #1042: Auto-show of Filter on "Data" tab

This commit is contained in:
Ansgar Becker
2009-03-09 22:46:53 +00:00
parent 8b65a83953
commit d2f67ac673

View File

@ -3637,7 +3637,6 @@ begin
Exit;
end else begin
DataGrid.Visible := True;
pnlFilter.Visible := True;
pnlDataTop.Visible := True;
end;