Re: Exporting data in a DefaultDataTable to xls or csv file

2009-08-09 Thread schapey
which had a snippet of code in which the user indicates no longer outputs the data but a fragment of sql. Correction I meant a "fragment of "html". sorry. -- View this message in context: http://www.nabble.com/Exporting-data-in-a-DefaultDataTable-to-xls-or-csv-file-tp2488426

Exporting data in a DefaultDataTable to xls or csv file

2009-08-08 Thread Karen Schaper
Hi, I am trying to export the contents of DefaultDataTable to an excel spreadsheet. I found this post... http://www.nabble.com/export-excel-file-via-an-OutputStream-td16416239.html#a16416239 which had a snippet of code in which the user indicates no longer outputs the data but a fragment of sq