รายงาน ขร3

This commit is contained in:
Suphonchai Phoonsawat 2023-09-08 17:39:17 +07:00
parent 866a47d58e
commit 1dfae43619
5 changed files with 44 additions and 3 deletions

View file

@ -273,6 +273,8 @@ namespace BMA.EHR.Report.Service.Controllers
//var tbl2 = (Telerik.Reporting.Table)report.Items["detailSection1"].Items["table2"];
//tbl2.DataSource = _Khr3RightList;
report.DataSource = data;
System.Collections.Hashtable deviceInfo = new System.Collections.Hashtable();
InstanceReportSource instanceReportSource = new InstanceReportSource()
{