Browse By Tags

  • Forum Post: Multi-Language support in C1Report

    Everyone: I need to recreate on Canadian government customs forms that have all fields headings in both english and french-canadian. Is it possible to support 2 languages on a c1report? If it is possible are there any examples on how to do it. Sincerely, Dale
  • Forum Post: C1Report Memory Leak

    Hi, I just did a server side report generator and im having a lot of issues with Memory Leak in the w3wp process. The process when it starts has 50MB and after rendering to file about 8 reports the process goes to 1.3GB. The reports are very simple reports without any vbscript and without grouping and...
  • Forum Post: C1Report and EntityFramework and Linq as DataSource

    Hello, We are using EntityFramework and we are trying to utilize the latest C1Report within our project. We would like to know: Is Entity Framework supported with C1Report componenet. Is there any samples available on how we can pass the result of a linq query to the report at runtime We can build the...
  • Forum Post: Make Report Footer render at foot of last page

    C1report 2.6.20101.54005 How can I make the REPORT footer render at the bottom of the last page? So if the report is 1 or x number of pages i want the report footer to be rendered at the very bottom of the last page. The page footer does this perfectly but I don't want it to show on any page except...
  • Forum Post: IIF Broken In C1Report - "Not Equal" Does Not Work In Latest C1Report

    We have over 200 C1 reports that use the IIF function. When we upgraded to the latest C1 components all of our IIF functions quit working. For example, these syntax examples no longer work: IIF("A" != "B", "Not Broken", "Broken") IIF("A" <> "B"...
  • Blog Post: What's New: RDL Reporting Definition Support

    In 2010 v1, ComponentOne added preliminary support for the Microsoft Reporting Services (RDL) to the C1PrintDocument component. Now it's so easy to display your RDL reports in your WinForms applications and get all of the extra features that come with ComponentOne Reports for WinForms , as well as...
  • Blog Post: Become an Expert Part 6: Data Manipulation and UI Enhancement

    Part 6 Overview In this final part of the "Become an Expert" series, we complete the Sales Management Application further by making it more user friendly. Up to this point we have used various controls from ComponentOne Studio for WinForms such as C1FlexGrid , C1Chart , C1Report and others...
  • Blog Post: Become an Expert Part 5: Generating Reports

    Part 5 Overview This is the fifth part in the six-part "Become an Expert" series. In this part we will add a report generation feature to the Sales Management Application. This feature will be implemented simply by using the C1Report control, which is part of ComponentOne Studio for WinForms...
  • Blog Post: Dynamic Connection Strings

    Dynamic Connection Strings This blog post details a solution to the common problem of dynamically setting connection strings. The approach used allows end-users to change database connections at runtime through a friendly user interface, and save the connection for future uses. Provided with this post...
  • Blog Post: Charting in Reports for WinForms

    Charting in Reports for WinForms This article describes Aggregate Charting , one of the cool new features introduced in ComponentOne Reports for WinForms in the 2009 v3 release. ComponentOne Reports for WinForms has always supported chart fields using its extensible custom field architecture. The Chart...
Page 1 of 19 (380 items) 12345»