The data from the Grid can be exported to PDF as well. You can download a working sample from
here.
The downloadable sample showcases the ability to export data from the Grid to PDF.
We used the
iTextSharp open source library to generate the PDF file based on the data from the Grid.
You need to have the
itextsharp.dll assembly in the bin folder of your project in order to be able to run the sample.