Export GridView to PDF using JavaScript and jQuery in ASP.Net


In this video tutorial, Mudassar Khan has explained how to export (convert) GridView to PDF file using JavaScript and jQuery in ASP.Net.

The GridView’s HTML Table will be first converted into a HTML5 Canvas using html2canvas plugin and then the HTML5 Canvas will be exported to PDF file using the pdfmake plugin in jQuery.



Download FREE API for Word, Excel and PDF in ASP.Net
 
ArticleId:2705

© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.