10383 Posts in 2197 Topics by 1711 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1521 Views |
-
Export data to Excel

21 April 2010 at 9:50pm Last edited: 21 April 2010 9:52pm
Hi,
I'm trying to provide an export data form that creates an MS Excel workbook.
Has anyone tried creating an Excel workbook from SilverStripe?
What "Excel-Creator-Package" (PHPExcel, Excel Writer, ExcelCreator, etc.) did you use?Thanks & Regards
JimP.S.: the main reason why a simple CSV export doesn't serve my requirements are newlines and a bunch of special characters that break the simple csv structure and thus cannot be decently represented in Excel.
-
Re: Export data to Excel

3 August 2010 at 3:22am
Hi Jim,
I would like to do something similar. I want to export the data from my ModelAdmin. Could you give me some hints about how did you do this feature? Thank you very much.
Best regards,
Mercedes
-
Re: Export data to Excel

3 August 2010 at 4:41am
hi there
there is smtg in the svn i would like to try one day but don't know what it does or not. svn
-
Re: Export data to Excel

3 August 2010 at 5:37am
Hi,
Thank you for your answers. UncleCheese, yes, there is a CSV export feature, but I need something more complex. My ModelAdmin has several tabs, and I need to export each tab separately. With the CSV export, I didn't found how to do that, so I thought of exporting to excel files and be able to export to different tabs. Any idea if you can do something like that with the CSV export?
lerni, thank you for the link. I will also explore this possibility.
Best regards,
Mercedes
| 1521 Views | ||
|
Page:
1
|
Go to Top |


