0
kicks
Export GridView to Pdf using iTextSharp in ASP.NET
In this example i m exporting Gridview populated with SqlDataSource to Pdf using iTextSharp in click event of Button
This is the html source of the page in which i've created a gridview,Sqldatasource and a Button to export GridView to Pdf