Sign in | Join
Last post 02-25-2008 11:29 AM by mcp111. 7 replies.
Sort Posts: Oldest to newest Newest to oldest
I have an editable gridview and want to eliminate the first column from exporting to Excel.
I'm using this article for reference
http://mattberseth.com/blog/2007/04/export_gridview_to_excel_1.html
Hi there
Have you tried turn the gridview column visible to false?
I need the column to be visible on the screen but only not in the exported excel file.
In the print button before export to excel turn the column invisible.After export turn the column visible again. It allways remains visible on the screen.
Hi
Please go through this link
http://forums.asp.net/t/1218520.aspx
This just goes to the main forum page. Please check the link.
The link is correct and plz open that link in new window........
That link doesn't tell me how to skip the first column while exporting.