@@ -2253,7 +2253,7 @@ namespace OTSIncAReportGraph.Controls
if (System.IO.Directory.Exists(folderPath + i.ToString()))
{
Fields = folderPath + i.ToString();
- break;
+ continue;
}
else
@@ -2167,7 +2167,7 @@ namespace OTSIncAReportGrids
@@ -1185,7 +1185,7 @@ namespace OTSIncAReportApp