|
Browse by Tags
All Tags » SDR ( RSS)
-
Thank's for SharDevelop. I try whith a Windows Application in C sharp express 2005, use a rds report.s. When I try print with the print icon of the report an Exception ocurs. Out of range index... parameter name "index". Line: engine.PreviewStandardReport(reportPath); When try with engine...
-
Sub Button1Click(ByVal sender As Object, ByVal e As EventArgs) Try Dim ReportEngine As New ReportEngine() Dim reportPath As String = "Report1.srd" Dim reportModel As ReportModel = ReportEngine.LoadReportModel(reportPath) Dim pageBuilder As ICSharpCode.Reports.Core.Exporter.BasePager = ReportEngine...
-
Having started SDR and clicked on the new button, I am presented with the options of creating a new report or a next text file.. If I try to create a new report, I get the following exception... SharpDevelop Version : 2.2.0.2585 .NET Version : 2.0.50727.3082 OS Version : Microsoft Windows NT 5.1.2600...
Page 1 of 1 (3 items)
|
|
|