GridView Printing

ASP.Net 2.0 GridView Printing Solution

GridView Printing
GridView Printing GridView Printing GridView Printing GridView Printing GridView Printing GridView Printing GridView Printing GridView Printing GridView Printing GridView Printing GridView Printing GridView Printing GridView Printing GridView Printing GridView Printing GridView Printing GridView Printing GridView Printing GridView Printing GridView Printing GridView Printing GridView Printing GridView Printing GridView Printing GridView Printing GridView Printing GridView Printing GridView Printing GridView Printing
GridView Printing GridView Printing GridView Printing GridView Printing GridView Printing GridView Printing GridView Printing GridView Printing
GridView Printing
 

Print GridView From ASP.Net 2.0

The GridView Control for ASP.Net 2.0 is arguably one of the most flexible and useful controls for displaying on srceen data

What is lacking, however is a method to display the result in a printable format. 

GridViewPrint.dll provides a low cost, simple solution to this problem.

GridViewPrint takes it's parameters from the data source (Microsoft SQL or Access) that has been used to build the GridView. The current implementation works with columns defined as Character, Integer or DateTimes values.

You have the flexability of choosing your report to be produced in either Adobe "PDF" or Excel spreadsheet. The report uses the Microsoft Report Viewer and is rendered via a "rdlc" file that you have designed

To Use GridViewPrint

GView.Print(SqlDataSource1, GridView1, "Reports\GridViewReport.rdlc",
"GridViewDataset_Products", "Reports.xls")

Where:  
SqlDataSource The name of the Data Source control that GridView takes its data from. SQLDataSource or AccessDataSource.
GridView1 The name of the GridView control.
Reports\GridViewReport.rdlc The pathname of the Report Viewer for displaying the GridView.
GridViewDataset_Products The DataSet name used for displaying the fields. Taken from the rdlc file.
Report.xls/Report.pdf The name and type of report you want. If the suffix is ".pdf" and Adobe pdf report is produced. If the suffix is ".xls" a Microsoft Excel spreadsheet is produced.

CLICK HERE FOR LIVE DEMO


'GridViewPrint.dll has enabled the development of the printed reports our technologists require in the format they choose.'

Richard Steventon - Head of Medical Engineering, Royal Shrewsbury Hospital, UK


'Fantastic Product simple implementation'

Michael Sonntag - CEO, Ashbrooke Quality Assurance Ltd, Canada


GridView Print


Pricelist

GridViewPrint.dll provides a low cost, simple solution to the problem of printing your GridView report.

Single Licence Version
Normal Price £95.00
Special Launch Offer £39

Multi Licence Version
Normal Price: £250.00
Special Launch Offer:£ 99.95

All Prices include VAT

Once you have paid for your chosen product you will be sent an email with a link to download the Printing Tool complete with product registration key.



Contact Us

If you have any questions about Grid View Printing Tool please complete the form on this page.










GridView Printing

Printing from ASP.Net 2.0 in GridView is now solved Use our GridVeiw Printing Tool allowing you to print from Microsoft Excel and Adobe Acrobat Reader.

GridView Printing


GridView Printing - Print GridView



Visual Basic

Imports GridViewPrint
GridView Printing
Partial Class _Default
  Inherits System.Web.UI.Page
GridView Printing
Protected Sub Button1_Click(ByVal sender As Object,
ByVal e As System.EventArgs) Handles Button1.Click   GView.Print(SqlDataSource2,GridView1,
"Reports/GridViewReport.rdlc", "GridViewDataset_Products", "Report.pdf")
End Sub

GridView Printing

Protected Sub Button2_Click(ByVal sender As Object,
ByVal e As System.EventArgs) Handles Button2.Click   GView.Print(SqlDataSource2,GridView1,
"Reports/GridViewReport.rdlc", "GridViewDataset_Products", "Report.xls")
End Sub



C#

using GridViewPrint;

public partial class _Default : System.Web.UI.Page
 {
   protected void Button1_Click(object sender,
EventArgs e)
   {
   GView.Print(SqlDataSource2, GridView1,    "Reports/GridViewReport.rdlc",    "GridViewDataset_Products", "Report.pdf");
 }
}


GridView Printing





Name: 
Company:
Email:
Phone:
Subject:
Information:



Valid HTML 4.01 Transitional

Valid CSS!

GridView Printing, 1st Floor, 14 The Square, Shrewsbury, Shropshire. SY1 1LH
2007 © Copyright All rights reserved.