Hi,
On button click I bind a dataset to my gridview
Via a second button I want to export the gridview data to excel file.
The code I have to do is :
However when I click the button to run the excel export code I get following error
Any idea what I am doing wrong?
Thx
Frederik