reporting - ComponentOne WebReports for ASP.NET

  1. About ComponentOne WebReports for ASP.NET

    说明: Create and integrate interactive reports into your Web / Server applications. ComponentOne WebReports for ASP.NET is a Web Forms control that runs within Microsoft Internet Information Server (IIS) ... and includes many powerful and flexible features allowing you to stream complex HTML and PDF reports to your client's machine. ComponentOne WebReports for ASP.NET is compatible with Visual Studio 2005 ... and Visual Studio 2008 (VS2005, VS2008) ComponentOne WebReports for ASP.NET is part of the ComponentOne Studio Enterprise and the ComponentOne Studio for ASP.NET Quickly create enterprise-style reports ...

  2. Multiple Reports

    截图: Select any report from a report definition file to be rendered on the C1WebReport control. Keeping related reports in a single file is convenient, especially when it is an easy-to-manage XML file. ...

  3. Simple Reports

    截图: Simple implementations: no code behind the form except for the one-line event handlers attached to the PDF buttons. The report definitions and all formatting are set at design time. By default, ... the C1WebReport control caches rendered reports for 30 minutes (or until there are changes to the report definition file on the server). Because of this, the updates are quick as you page through the report. ...

  4. Parameterized Reports

    截图: Customize reports on-the-fly, facilitated by the automatic caching provided by the C1WebReport control. Each combination of parameters is automatically stored in a separate slot in the cache ...

  5. Features of ComponentOne WebReports for ASP.NET

    特点: ComponentOne WebReports for ASP.NET Features Efficient Report Cache- Each time the C1Report control renders a report, it is compressed and stored in the object. If the same report (page) ... of your report Powerful Drill Down Functionality- The ability to expand and collapse report sections makes it dramatically easier to navigate, analyze and understand your report data. The DrillDown property ... determines whether the control should automatically insert JavaScript code into the report to allow users to collapse and expand report sections with the mouse. With this property, developers can allow users ...

  6. ComponentOne WebReports for ASP.NET Support

    支持: ComponentOne Platinum Support Subscriptions provide a full year of Telephone and Online Technical Support. ComponentOne Technical Support Engineers are available by phone Monday through Friday, except U.S. holidays, from 9:00 a.m. to 5:00 p.m. Eastern,USA. Customers outside the USA, please remember ...

  7. ComponentOne WebReports for ASP.NET Compatibility

    兼容性: Operating System for Deployment Windows Vista Windows XP Windows 2000 Architecture of Product 32Bit Product Type Component Component Type ASP.NET WebForms ASP.NET AJAX (ATLAS) 100% Managed Code Built Using Visual C#.NET Compatible Containers Microsoft Visual Studio 2010 Microsoft Visual Studio 2008 ...

  8. ComponentOne WebReports for ASP.NET Licensing

    授权许可 ...

  9. ComponentOne WebReports for ASP.NET Prices

    价格: ...

  10. Multiple Views

    截图: Select Multiple views from the same web application including, graphs reports and other output. ...

  11. Navigation

    截图: The C1WebReport control has a built-in navigation bar that you can use with paged reports. Just set the NavigationBar.Visible property to true, and customize its appearance ...

  12. ComponentOne WebReports for ASP.NET 关于

    说明: reports with ComponentOne WebReports for ASP.NET by simply dragging the control onto an ASPX page, setting the ReportSource property to select the report you want to show, and optionally customizing the ... appearance of the control by setting a few properties (e.g. Paged, DrillDown, NavigationBar). When you run the application, the C1WebReport control will load the report definition you selected and render it ... directly into HTML, which is displayed on the client's machine. Also, C1WebReport will automatically cache the reports it renders, so subsequent requests for the same report will be served very quickly ...