Search Type: Posts; User: Brainenjii
Search: Search took 0.01 seconds.
-
26 Mar 2013 11:31 PM
Jump to post Thread: Tree Error in ExtJS 4.2-beta by Brainenjii
- Replies
- 9
- Views
- 704
same error in ExtJS 4.2.0-gpl:
Ext.widget("window", {
autoShow: true,
width: 320,
height: 240,
layout: "fit",
items: [{ -
4 Mar 2013 3:50 AM
Jump to post Thread: Tree Error in ExtJS 4.2-beta by Brainenjii
- Replies
- 9
- Views
- 704
thx a lot. Сan you make me happy told when it will come about? :-)
-
4 Mar 2013 3:26 AM
Jump to post Thread: Tree Error in ExtJS 4.2-beta by Brainenjii
- Replies
- 9
- Views
- 704
if I call tree.getStore().sort("text") /* or any other column */ in some cases it show disappeared nodes. But anyway it don't works fine - some nodes can doubles, on again sort trying it throw...
-
4 Mar 2013 1:17 AM
Jump to post Thread: Tree Error in ExtJS 4.2-beta by Brainenjii
- Replies
- 9
- Views
- 704
chrome debugger enter in this handler for only one time. If I'll sort store - disappeared nodes showed up.
And on 4.1.1 this code works flawless -
4 Mar 2013 12:57 AM
- Replies
- 1
- Views
- 124
Ext.widget("window", { autoShow: true,
width: 320,
height: 240,
layout: "fit",
items: [{
xtype: "treepanel",
viewConfig: {
plugins:... -
4 Mar 2013 12:28 AM
Jump to post Thread: Tree Error in ExtJS 4.2-beta by Brainenjii
- Replies
- 9
- Views
- 704
Ext.widget("window", { autoShow: true,
width: 320,
height: 120,
layout: "fit",
items: [{
xtype: "treepanel",
rootVisible: false,
store:...
Results 1 to 6 of 6
