-
29 Jun 2011 1:07 AM #1
ExtJs4 Ext.ux.Exporter
ExtJs4 Ext.ux.Exporter
Hi,
I'm looking for something like Ext.ux.Exporter (export any Grid to Excel or CSV https://github.com/edspencer/Ext.ux.Exporter), but working for ExtJs 4.
Do you know if new version of this exists? Or maybe there is better way for exporting grids to csv?
-
13 Jul 2011 6:23 AM #2
Why is this so hard to find????
Why is this so hard to find????
I would think that an export to a csv, pdf, or excel file would be part of the grid examples as a selling point to the software. Why can't I find one for ExtJs4? It shouldn't be this hard to find!!!! Somebody please point us in the right direction.

-
9 Dec 2011 1:17 PM #3
-
5 Dec 2012 6:21 PM #4
-
6 Dec 2012 5:58 AM #5
Conversion to excel / cvs / pdf / etc should be done with server code.
UI: Sencha Architect 2.x / ExtJS 4 MVC
Server side: EJB 3.1 / CDI / JPA 2 / JAX-RS / JasperReports
Application Server: Glassfish 3.1.x
Databases: Oracle 10g & 11g / DB2 9 & 10 / Firebird 2.5
If you like my answer please vote!
-
6 Dec 2012 6:07 PM #6
Do you have a code on how to do it in server code? thanks...
-
7 Dec 2012 5:15 AM #7


Reply With Quote