|
Browse by Tags
All Tags » report ( RSS)
-
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...
-
Hi Peter From where can I get all the samples on SharpDevelop Reports Rajesh
-
I have created a sharpreport using pull method and it showing by reportviewer but when writing the following code to execute it from windows form it throws an exception "Type initializer for ICSharpCode.Reports.Core.Exporter.ExportTex. Sub Button1Click(ByVal sender As Object, ByVal e As EventArgs...
-
I've just looking at using SharpReport but I'm having trouble finding any samples. What I would like to do is have a form type report and at runtime set the values of some of the label on the form. Is this possible or do I only have the option to use pull/push data models? What do you do when...
-
Hallo, is it possible to add parameters to the report like the MS ReportViewer. After you add your paramaters to a .rdlc file it will be showen in the header of the ReportViewer Control. I didn“t find the function "Add parameter" but I see in the ReportExplorer-View an entry with the name parameters...
-
Now i am using sharpdevelop 2.1... I,ve created a report using sharpdevelop report.when i click a button in form the report will generate and show the reports, what is the coding fot that....Please..very urgent
-
i downloaded the SDR a few hours back.. was able to create a report. i am creating a report from a xsd file. Initially, i couldnt figure out how to generate report from a xml file. but then, i juz appended the xml file below the xsd and it worked fine.
now, i want to create one such report from my...
Page 1 of 1 (7 items)
|
|
|