Add separate counts for Errors, Warnings and Information
Cleanup memory after transition processing Adjusted width of Error Count Added memory usage to output Added Stored Procedure GetJustFormat Reduce Memory Use Removed extra using statement
This commit is contained in:
2
PROMS/DataLoader/frmLoader.Designer.cs
generated
2
PROMS/DataLoader/frmLoader.Designer.cs
generated
@@ -228,7 +228,7 @@ namespace DataLoader
|
||||
//
|
||||
this.tsslError.AutoSize = false;
|
||||
this.tsslError.Name = "tsslError";
|
||||
this.tsslError.Size = new System.Drawing.Size(300, 40);
|
||||
this.tsslError.Size = new System.Drawing.Size(150, 40);
|
||||
this.tsslError.Text = "No Errors";
|
||||
this.tsslError.TextAlign = System.Drawing.ContentAlignment.TopLeft;
|
||||
//
|
||||
|
Reference in New Issue
Block a user