case 3646

This commit is contained in:
2018-08-22 22:04:25 +00:00
parent afb22dd266
commit 68aa674685
4 changed files with 39 additions and 21 deletions

View File

@@ -99,11 +99,12 @@ namespace ri
}
}
if (AyaBizUtils.Trial)
{
WatermarkReport(x, true);
}
//case 3646 removed
//if (AyaBizUtils.Trial)
//{
// WatermarkReport(x, true);
//}
//pass it to the viewer component
this.ReportViewer1.Report = x;