Visual Studio 2008
I have a GridView that displays report for a person. Whenever a person changes it displays summary of data. In summary row it shows data by merging three columns (ColumnSpan = 3). I have Export To Excel functionality for report. Wherever i have ColumnSpan, in excel it generates extra columns at the end of record.
Anyone has any idea how to remove that extra columns in excel sheet.
...
Go to the complete details ...