Click here to Skip to main content
15,892,005 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi All,

Can Someone help me on how to Export an Nested Gridview ( it has Collapsable and Expand Images)
to PDF File?


Any help would be thankful and appreciated.

Thanks and Regards,
Pawan.
Posted

1 solution

For exporting GridView to PDF try using iTextSharp which is a free library for exporting.

Take a look at this article

http://www.aspsnippets.com/Articles/Export-GridView-To-Word-Excel-PDF-CSV-Formats-in-ASP.Net.aspx[^]
 
Share this answer
 
Comments
Pawan Kiran 13-Jan-11 5:24am    
i already look into this one, before i posted into forum..
i have a problem where my nested grid has expand/collapse images and also want to upload nested grid's into pdf..

If it is single grid UR Posted Link will be fine (in case Grid Doesn't have Images)
Anupama Roy 13-Jan-11 6:26am    
If you haven't already seen,take a look at this.http://lakshmik.blogspot.com/2006/04/aspnet-export-to-excelword-from-nested.html

Logic may help you.
Pawan Kiran 13-Jan-11 6:40am    
I haven't seen this article yet, now i will check..
Thank u very much.
Espen Harlinn 14-Jan-11 9:22am    
5+ nice and simple
Anupama Roy 15-Jan-11 7:13am    
Thanks Espen!

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900