Forum /
Sencha General Forums /
Community Discussion /
Urgent pluggin extjs4
Urgent pluggin extjs4
Hi,
I'm trying to use a pluggin made in extjs 3 with my new aplication. The pluggin is Ext.ux.Exporter – export any Grid to Excel or CSV, but my new aplication is developed in extjs4. I need some help to do something similar to the pluggin does in extjs4
Ext JS Premium Member
i don't know where is gonna placed the exporter.js
file in my mvc architecture proyect's
mvc.JPG
Ext JS Premium Member
Just put the files in ext4/src/ux/exporter.
Also read post #21
path
path
i tried with this code and i put the file into the path that you indicated me (src/ux/exporter)
Ext.Loader.setConfig({ enabled: true });
Ext.Loader.setPath('Ext.ux.exporter', './src/ux/exporter');
and it doesn't work
I got the next error
namespace is undefined
[IMG]chrome://firebug/content/blank.gif[/IMG] if (namespace === from...substring(0, from.length) === from)
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us