0
Reply

Export ASP.NET to excel

kloepper

kloepper

Jan 12 2004 4:13 PM
1.6k
http://www.c-sharpcorner.com/Code/2003/Sept/ExportASPNetDataGridToExcel.asp This article describes how to export to excel, but I'm getting error concerning: private void ClearControls(Control control) error is..type or namespace Control could not be found... Anyone else have similar error and solution? Praaka