Description of How to Print a DataGrid in C# and .NET :
How to Print a DataGrid in C# and .NET is a tutorial which tells you an easy method for printing the datagrid information. In this article the author explains how DrawHeader and DrawRows of the DataGridPrinter class is used to get information from the datagrid for printing. This tuorial shows you the sample output and you can download the sample source code from this tutorial.