Hello All,
My requirement was when we click on Excel to export button excel sheet should display the formated data. I have written a function to format the data(ExcelExport - function Name)This will format the data but the main problem is i have to save this data in a file.Iam not able to write the content from Html table Render control to the file.I am facing lot of problem in this.I have attached the code for u r reference.Please help me to resolve this: (Both the code is in Global.asax file)
//Bellow is the code which calls ExceltoExport function and gets the formated data and saves it into file.
Protected void MailSendUK( String Go to the complete details ...