This commit is contained in:
levinsv 2019-01-09 07:25:44 +05:00
parent 503dfba43b
commit 51fc0dec7f
14 changed files with 711 additions and 660 deletions

View file

@ -212,7 +212,7 @@ void ctlSQLResult::DisplayData(bool single)
//
isplan=true;
FullArrayCollapseRowsPlan();
}
} else isplan=false;
AutoSizeColumn(0, false, false);
}