Posts
 
Reputation
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 #25.0K
~10.8K People Reached
Favorite Tags

7 Posted Topics

Member Avatar for eileenc87

You can export the data of dataset or datatable, that is used to bind the gridview to excel, rather than the gridview itself. Try this. Export Gridview to excel in c# as well as vb http://www.freedotnetapps.com/asp-net/how-to-export-data-from-asp-net-gridview-control-to-excel-spreadsheet

Member Avatar for jacksmithcommons
0
2K
Member Avatar for hueikar

You can export the data of dataset or datatable, that is used to bind the gridview to excel, rather than the gridview itself. Try this to see how you can Export Gridview to excel in c# as well as vb http://www.freedotnetapps.com/asp-net/how-to-export-data-from-asp-net-gridview-control-to-excel-spreadsheet

Member Avatar for softwareskill
0
1K
Member Avatar for bhagawatshinde

Nice article, here's another simple approach to read xml file in asp.net http://www.freedotnetapps.com/asp-net/how-to-read-data-from-xml-file-in-asp-net/

Member Avatar for softwareskill
0
893
Member Avatar for JamesGeddes

Here's a very simple explanation on how to read and write text files in asp.net using c# or vb http://www.freedotnetapps.com/asp-net/how-to-read-data-from-and-write-data-to-text-file-in-asp-net/

Member Avatar for softwareskill
0
769
Member Avatar for raaif

Simple approach to read xml file in asp.net http://www.freedotnetapps.com/asp-net/how-to-read-data-from-xml-file-in-asp-net/

Member Avatar for softwareskill
0
225
Member Avatar for buffalo0

Here is a good article explaining how we can read an xml file in asp.net using c# or vb. http://www.freedotnetapps.com/asp-net/how-to-read-data-from-xml-file-in-asp-net/

Member Avatar for softwareskill
0
5K
Member Avatar for jkdil33

Uploading of XML file is just like uploading any other file using the asp.net fileupload control and to read an xml file, here is a nice article, with functions to read xmlfile, that you can use. http://www.freedotnetapps.com/asp-net/how-to-read-data-from-xml-file-in-asp-net/

Member Avatar for softwareskill
0
222

The End.