Could you please advice a way to export Ext.net GridPanel to PDF.

Any idea on this would be highly appreciated.

link|improve this question

80% accept rate
feedback

1 Answer

up vote 3 down vote accepted

You can achieve that using iTextSharp.

Please refere to this link

http://forums.ext.net/showthread.php?11655-Export-Grid-to-PDF

link|improve this answer
1  
In an attempt to help others missing the important link within the forum post above, please see the following Ext.NET example for a code sample demonstrating how to export GridPanel/Store data. examples.ext.net/#/GridPanel/Miscellaneous/Export_Data_Ajax – geoffrey.mcgill Nov 15 '11 at 16:03
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.