Crystal Report viewer wrapper control
Categories: Reports, Wrapped Controls
|
Tags: Architects, Developers, Wrapper, 2. Intermediate, 3. Advanced, Wrapping Controls, ASP.NET, v6.3, v6.4 and Later
Revision:
1
Posted:
07/Jan/2007
Updated:
07/Jan/2007
Status:
Publish
Types: Code
|
This code contains a Crystal Report viewer wrapper control which can be used to integrate Crystal Reports into Visual WebGui. The control inherits from AspControlBoxBase class that enables wrapping ASP.NET controls into Visual WebGui controls. In order to use this code in your library you should copy the class into a project and add references to CrystalDecisions.Shared and CrystalDecisions.Web which are used by the control. The control does support design time placing but you should assign the report at run-time. Versions: * 1.0: First release of the wrapper control. * 1.1: o Converted to VB.NET. o Added containing project. o Fixed "invalid report path error". o Fixed the missing images (added asp_client directory). * 1.2: o Added default value for the ToolbarStyle property. o Added default value for the GroupTreeStyle property. o Added default value for the PrintMode property. Note: Codes are submitted as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it. Terms of Agreement: By using this code, you agree to the following terms... 1. You may use this code in your own programs (and may compile it into a program and distribute it in compiled format for languages that allow it) freely and with no charge. 2. You MAY NOT redistribute this code (for example to a web site) without written permission from the original author. Failure to do so is a violation of copyright laws. 3. You may link to this code from another website, but ONLY if it is not wrapped in a frame. 4. You will abide by any additional copyright restrictions which the author may have placed in the code or code's description.
About the author
Related Articles
|
Reports
|
|
|
Hello Everyone,
I've successfully wrapped the Crystal Reports Viewer for VisualWebGUI.
In addition to the wrapper, I demonstrate the use of 2 other approaches using a Server Control and an AspPageBox/AspPageBase.
I hope this helps you! Thank you -
Ryan D. Hatch
ryan [.] hatch [at] konect [com]
Tags:
Developers, Wrapper, 1. Beginner, 2. Intermediate, Wrapping Controls, Pre v6.3, v6.3, 3. Advanced
|
|
|
Hi Guys -
Here is the Crystal Reports Viewer for .NET 3.5. Some people requested this.
Enjoy!
Ryan
Tags:
Developers, Wrapper, 1. Beginner, 2. Intermediate, Wrapping Controls, Pre v6.3, v6.3, 3. Advanced
|
|
|
Tags:
Developers, Gateway, 1. Beginner, 2. Intermediate, Pre v6.3, v6.3, v6.4 and Later, 3. Advanced
|
|
|
This video demonstrates how to use reporting services in Visual WebGui.
Tags:
Developers, Wrapper, 1. Beginner, Data Binding, ASP.NET, Pre v6.3, v6.3, v6.4 and Later, 2. Intermediate, 3. Advanced
|
|
|
This video demonstrates how to use reporting services in Visual WebGui.
Tags:
Developers, Wrapper, 1. Beginner, Data Binding, ASP.NET, Pre v6.3, v6.3, v6.4 and Later, 2. Intermediate, 3. Advanced
|
|
|
Large organizations that make use of SQL server may well also use Reporting Services to create a corporate reporting solution that is accessible across the corporate LAN / WAN.
This article shows how to access such a server using the report viewer control.
Tags:
Architects, Developers, Wrapper, C#, 2. Intermediate, 3. Advanced, Wrapping Controls, v6.3, v6.4 and Later
|
|
|
|