asp.net - .Net ReportViewer report header text causes extra columns when report is exported to Excel -
i have asp.net application uses reportviewer generate rdlc reports. have noticed when exporting report(s) excel exporter inserts columns header text of report appears (text in header of report, not column headings). if remove header text, no columns added.
as these columns cause confusion users, there way tell exporter not export header text when exporting excel?
c.
Comments
Post a Comment