: : : how do you download/convert a Datagrid to an excel sheet using the ContentType property so that it shows as an excel sheet in another page?
: : :
: :
: : Is there not some Excel export control?
: :
:
: i'm still searching!
:
let me get this right you want the content of the datagrid to be exported to a excel. It will be somthing like taking the dataset/table whatever and passing it to excel. I search and got this - hope it helps
http://www.codeproject.com/dotnet/ExportToExcel.asp