I am using the code below to export the gridview to csv.
protected void ExportToExcel(object sender, EventArgs e) { Response.Clear();