I have some problems about exporting to excel.
I wrote a single mail program. Calls the static page and gets the data and sends it. So when i tried to use telerik grid My application couldnt reach the excel sheet that the page gives. I need to save that excel programmatically. Like ExporttoExcel("C:\inetpub\.....").
How can i save the excel sheet to upper directory in my project?
I wrote a single mail program. Calls the static page and gets the data and sends it. So when i tried to use telerik grid My application couldnt reach the excel sheet that the page gives. I need to save that excel programmatically. Like ExporttoExcel("C:\inetpub\.....").
How can i save the excel sheet to upper directory in my project?