|

|

|
|
You can be a top contributor too! Just rate and review the stuff you download. Not a CodedWorld.com member? Sign up
here!
|
|
|
|
Download
C# class library for exporting data to CSV/Excel file
|
|
Admin Rating:
|
Not Rated
|
Average User Rating:
|
Not Rated
|
|
Rate it
|
|
|
|
|
|
License
|
Free
|
Downloads
|
418
|
|
Limitation
|
No Limitations
|
Publisher
|
rama-krishna-kolluri
|
|
Requirements
|
C#, VB.NET; .NET, Windows; Win32, VS; Dev
|
Date Added
|
Friday, September 07, 2007
|
|
File Size
|
|
|
|
|
Publisher:
Rama Krishna Kolluri
Publisher Information:
rama-krishna-kolluri
Product Description:
Exporting data from a datatable to Excel or CSV is one of the most common functionality required in ASP.NET pages. Users can download the data from the datagrid into an Excel spreadsheet or CSV file for offline verification and/or computation. This article includes the source code for such functionality.The common problems in exporting data from datagrid are 1. To clean up the formatting and export data only. 2. The header row in Excel always contained the database column names which were sometimes unintelligible to an ordinary user. 3. Often the Datasets contain data, like Internal Reference ID, necessary for the datagrid generation, which we didn't want the end user to see. To remedy all these issues I came up with the a simpler and more adaptable way to export the datagrid itself to Excel or CSV file.I kept the concept to a dll so that it could easily be used throughout an application.
|
|
|
Admin Rating:
|
Average User Rating:
|
|
Not Rated
|
Not Rated |
|
|
|