SVN r872
SVN-Revision: r872
This commit is contained in:
@@ -754,6 +754,7 @@ namespace Lskj.Main.Control
|
||||
reportGroupControl.Height = reportFlowPanel.Controls[reportFlowPanel.Controls.Count - 1].Location.Y + menuHeight + 28;
|
||||
baseGroupControl.Height = baseFlowPanel.Controls[baseFlowPanel.Controls.Count - 1].Location.Y + menuHeight + 28;
|
||||
collectPanel.Height = baseGroupControl.Height + reportGroupControl.Height + 26;
|
||||
collectPanel.Refresh();
|
||||
};
|
||||
if (reportTable.Count() == 0 && baseTable.Count() == 0)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user