Please be advised that this ComponentOne software tool is accompanied by various sample projects and/or demos, which may make use of other development tools included with ComponentOne Studios.
Note: The ComponentOne Samples are also available at http://helpcentral.componentone.com/Samples.aspx.
C# Samples
Sample |
Description |
AdHoc |
Create Web reports using parameters provided by the user. |
AlternateColor |
Use the PrintSection event to customize formatting. |
ChartInReport |
Add a chart created with ComponentOne WebChart for ASP.NET to C1WebReport. |
ChartReport |
Create reports with embedded charts, gradients, and bar code fields. |
CustomNavBar |
Create a custom navigation bar to page through the report. |
CustomPaper |
Use custom paper sizes in PDF reports. |
ExcelReport |
Allows user to download an Excel version of the report (XLS file). |
ImageFiles |
Display images located in URLs stored in a database. |
LegalPaper |
Render a report using Legal paper. |
Links |
Create Web reports with links to other reports. |
MultiReport |
Select a report from a list and render it on your Web page. |
PdfNewWindow |
Show a PDF report in a new browser window. |
SideBySideReports |
Show several reports on the same page. |
Simplest |
Show a report on a Web page. This is the simplest application you can write with C1WebReport. |
WebReportCallbacks |
Shows AJAX support in C1WebReport. |
WebReportCustomNav |
Create a custom navigation bar with "goto page" and "export" buttons (and AJAX support). |
WebReportGoToExport |
Deliver PDF, RTF, XLS, and HTML reports through the browser. The 2.0 version of WebReports for ASP.NET has an Export method that allows you to provide users with PDF, RTF, XLS, and HTML versions of your report. |
WebReportImages |
Use custom images in the C1WebReport navigation bar. |
WebReportTooltips |
Use custom ToolTips in the C1WebReport navigation bar. |
|