Posted on: 9/25/2014 10:27:16 PM | Views : 409

I have a project requirement to Export the content of a GridView to an Excel file. so far so good. the problem is The GridView has one column with PDF attachment (stored in SQL) and another column list Wav files(stored in SQL) . The requirement is to export the grid info to an Excel file and have the PDF + wav files attach in the Excel file as well.  I have never done this before.

Go to the complete details ...