1
Answer

Export Excel file more than three columns

Hi can any one help me.i want to export data in excel sheet.my data base table have more than three columns.but when i export data it will be in three column of excel sheet in compressed form how can i increase the columns.
 
 

Attachment: Coding.rar

Answers (1)
1
Vinay Singh

Vinay Singh

NA 5.9k 126.1k 8y
Hi
Try the below links
http://www.aspsnippets.com/Articles/Export-GridView-to-Excel-in-ASPNet-with-Formatting-using-C-and-VBNet.aspx
http://csharp.net-informations.com/excel/csharp-excel-export.htm
http://www.c-sharpcorner.com/UploadFile/83fe73/solutions-to-export-data-from-database-to-excel-in-C-Sharp/