@@ -352,10 +352,10 @@ namespace OTSIncAReportApp._1_UI.OTSReportExport.DataIntegration
}
else
{
- if (getClass_dt.Rows[i]["GroupName"].ToString() != "Default")
- {
+ //if (getClass_dt.Rows[i]["GroupName"].ToString() != "Default")
+ //{
ClassName.Add(getClass_dt.Rows[i]["GroupName"].ToString());
- }
+ //}