รายงาน ขร3
This commit is contained in:
parent
866a47d58e
commit
1dfae43619
5 changed files with 44 additions and 3 deletions
|
|
@ -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()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue