Search Type: Posts; User: peter.pisljar@gmail.com
Search: Search took 0.02 seconds.
-
18 Apr 2012 2:50 AM
- Replies
- 1
- Views
- 557
hello.
i am trying to make my grid stateful.
the problem is, that i dont have columns defined in my gridview, but i add
them later on dynamicly.
so i would need to call applystate afterrender... -
5 Mar 2012 2:58 AM
- Replies
- 57
- Views
- 19,818
render and afterrender dont get fired on panels, forms, grids ....
i tried both in chrome and firefox ....
have a feeling that ext is getting worse from version to version -
19 Feb 2012 11:36 PM
- Replies
- 1
- Views
- 370
REQUIRED INFORMATIONExt version tested:
Ext 4.1 rev beta 2
Browser versions tested against:
____
IE8
FF8
Chrome 17
Description: -
27 Jan 2012 12:35 AM
- Replies
- 41
- Views
- 23,752
also if autoLoad: true is set on the store (treestore in this example with ajax proxy)
it fails to work with error : Uncaught TypeError: Cannot call method 'hasCls' of null -
27 Jan 2012 12:15 AM
- Replies
- 41
- Views
- 23,752
ehm, i replaced previous sencha (4.0.7) with this 4.1 beta2 and i get this error
whenever i call record.save() or store.sync(). I am using direct store.
TypeError: Cannot call method 'push' of... -
29 Dec 2011 5:11 AM
- Replies
- 9
- Views
- 691
are you guessing or ... ?
i did removelistenr, clearlisteners, ... however noone of them are gonna help as event is not
on object but inside eventbus .... -
29 Dec 2011 4:51 AM
- Replies
- 9
- Views
- 691
i want to actualy remove it, as i am later destroying whole component.
when i load component the second time it fires event twice. (as two listeners are asociated with it)
thats why i want to... -
29 Dec 2011 4:16 AM
- Replies
- 9
- Views
- 691
hello.
how could i remove events i registered using this.control(); inside my controller ?
Ext.define('Weby.controller.ProductList', {
extend: 'Ext.app.Controller',
init: function() { -
29 Dec 2011 12:17 AM
- Replies
- 1
- Views
- 297
here is the code.
-
29 Dec 2011 12:13 AM
- Replies
- 1
- Views
- 297
REQUIRED INFORMATIONExt version tested:
Ext 4.07
Browser versions tested against:
IE8
FF4 (firebug installed)
Chrome12
Description:
When using drag&drop with treepanel and listening to... -
27 Dec 2011 11:55 AM
- Replies
- 2
- Views
- 635
ok here is runnable test case. you can find app.js which has all the code (model, two treestores and two trees)
in php folder you can find the ext.direct php code (copy paste from extjs4 direct+grid... -
27 Dec 2011 4:33 AM
- Replies
- 2
- Views
- 635
REQUIRED INFORMATION
Ext version tested:
Ext 4.07
Browser versions tested against:
IE8
chrome12
FF4 (firebug installed) -
16 Dec 2011 8:49 PM
- Replies
- 2
- Views
- 606
you can see all my code at provided link. i had load store (autoload is set to true, i also
tried explicitly calling load method ....)
i dont know if my root node is setup correctly, as i dont... -
16 Dec 2011 3:00 AM
- Replies
- 2
- Views
- 606
Hello.
I am trying to use tree.Panel with localstorage. This is my code: http://pastebin.com/4dKV0ae5
the problem is, that no data is shown inside ExtJs root node (i manualy added data to...
Results 1 to 14 of 14
