Search Type: Posts; User: pierluigi
Search: Search took 0.01 seconds.
-
20 Aug 2012 12:36 AM
- Replies
- 1
- Views
- 1,244
Hi everybody, I'm looking for a way to do multiple upload with Extjs 4 with multipart/form request. I've searched and tried so many plugin like "Plupload" but nothings...
Any suggest for a... -
2 Jul 2012 3:53 AM
Jump to post Thread: Grid Header Filters by pierluigi
- Replies
- 64
- Views
- 28,801
I've tried to install this plugin, and I get this error
c is not a constructor
chrome://firebug/content/blank.gif
....instantiators[length] = new Function('c', 'a', 'return new... -
2 Jul 2012 3:44 AM
Jump to post Thread: Grid Header Filters by pierluigi
- Replies
- 64
- Views
- 28,801
Thanks
Have I to add this Ext.Loader.setPath('Ext.ux', 'ux'); ?
Maybe some "requires" directive? -
2 Jul 2012 3:27 AM
Jump to post Thread: Grid Header Filters by pierluigi
- Replies
- 64
- Views
- 28,801
Sorry, my question is very simple:
How to install this plugin? Where I put the file?
Thanks -
2 Jul 2012 12:52 AM
- Replies
- 1
- Views
- 365
Ext.define('DigitalPaper.controller.Documents', {
extend: 'Ext.app.Controller',
views: ['Documents'],
stores: ['Documents'],
models: ['Documents'],
init: function() {
... -
16 Mar 2012 8:24 AM
- Replies
- 1
- Views
- 665
How I can set "price" variable after ajax call? here the code:
var price;
var idProd = data.prodotto_id;
var cb = function... -
14 Mar 2012 3:07 AM
- Replies
- 1
- Views
- 985
Hi,
I have a tree in my application(ExtJs 3.4), how I can add a filter?
My code:
var treeLoader = new Ext.tree.TreeLoader({
dataUrl: this.entrypoint,
baseParams:...
Results 1 to 7 of 7
