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

preview_player
Показать описание
Here 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.

Chapters:
00:00 Introduction
00:18 Adding GridVIew
01:14 Creating dynamic DataTable
03:12 Binding GridView using dynamic DataTable
03:39 Adding Button for exporting GridView to PDF
04:00 JavaScript and jQuery for exporting GridView to PDF
06:12 Demo

Follow us on:

#GridView #PDF #JavaScript #jQuery #Export #ASP.Net #.Net
Рекомендации по теме