Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #72.9K
2 Posted Topics
HI guys, I'm having a rough time trying to solve a problem left by my old colleague, he developed a dll that removes all the controls like combo's, dropdown, hyperlink's and buttons from a page before print or export to excel, but every time i have combo's or checkboxes it …
Hello I´m new here and I'm also trying to learn how to export gridviews to excel. I'm using the following code maybe it will give you some help. You pass the argument, which is the gridview you want to export ("gv") in this example. string attachment = "attachment; filename=Contacts.xls"; Response.ClearContent(); …
The End.
firesock