exhibita.com
Easy Export to Excel with C# -
Using a class provided by Chris on stackoverlow, I finally found a quick and dirty way to download data to a CSV file locally. By adding the attached class file, I was able to easily add a button to a report page, that when pressed, will load the each line of the CsvExport object into …
Michael Gibbs