2
Answers

Exporting Gridview Data to textfile in asp.net.

I have used the following code for exporting the gridiew data to Excel. But there is a small problem, while exporting the controls are also visible. Can any one please suggest how to disable the controls in the excel sheet after export of data

Answers (2)