Dim rptpath As String = "E:\Report\RptBindetail.rpt" Dim selectFM As String = String.Empty selectFM = "" myReport.Close() myReport.Load(rptpath, OpenReportMethod.OpenReportByTempCopy) If Not cystalview.ReportSource Is Nothing Then cystalview.ReportSource.close() ' cystalview.ReportSource.dispose() ใช้ไม่ได้ cystalview.ReportSource = Nothing End If cystalview.ReportSource = myReport myReport.DataDefinition.FormulaFields("TMP_DATE").Text = "'" & SFReport.prdate & "'" myReport.DataDefinition.FormulaFields("TMP_ST").Text = "'" & SFReport.prst & "'" Me.cystalview.SelectionFormula = selectFM Me.cystalview.RefreshReport()
cystalview.ReportSource.close()
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง