Search Type: Posts; User: alex.sherwin
Search: Search took 0.03 seconds.
-
19 Nov 2012 6:33 PM
- Replies
- 20
- Views
- 3,157
Am I missing something... I'm having no luck with the ant task, and your comments and the docs make it seem oddly procedural.
The things I don't understand is where it's looking for configs and... -
16 Oct 2012 12:36 PM
- Replies
- 3
- Views
- 263
FYI, It's present in 4.1.2a commercial, which is recent as of 9/18/2012
-
16 Oct 2012 8:32 AM
- Replies
- 3
- Views
- 263
Was just parsing the ExtJS source to create a completions file for Sublime Text 2, and noticed this for both DragDrop and TreeViewDragDrop:
@cfg {ObjectBoolean} containerScroll
I assume this... -
15 Oct 2012 10:40 AM
- Replies
- 1
- Views
- 272
As noted in the API doc comments from a few people: http://docs.sencha.com/ext-js/4-1/#!/api/Ext.panel.Panel-cfg-border
The doc description says that "border" should act like the CSS short hand... -
1 Oct 2012 12:14 PM
- Replies
- 2
- Views
- 541
We really need hierarchical organization of Classes, unless I'm missing something obvious..
SA 2.1 does a great job of code abstraction for reuse, but with such abstractions come with many... -
1 Oct 2012 5:14 AM
- Replies
- 18
- Views
- 6,412
FYI, I ran into this problem on 4.1.1 as well.
Further investigation shows that the issue is still present in 4.1.1a, but is fixed in the (currently support subscriber-only version) 4.1.2a build -
26 Sep 2012 7:40 PM
- Replies
- 5
- Views
- 1,185
Thank's, I'll look into that tomorrow
-
26 Sep 2012 7:18 PM
- Replies
- 5
- Views
- 1,185
Here's a plugin which will "inline" any arbitrary ExtJS component inside a Grid or TreeGrid.
It targets per-cell selection, and has visual indicators for such.
Through configuration, a check... -
26 Sep 2012 8:19 AM
- Replies
- 14
- Views
- 1,817
Is there a (rough) ETA for 2.2?
-
8 Sep 2012 6:38 AM
- Replies
- 16
- Views
- 3,268
This would be convenient for something like adding the RowExpander plugin to the grid... Starting out, I assumed I could do this.
Since I can't, not sure how to do something so simple like use a... -
6 Sep 2012 9:25 AM
- Replies
- 14
- Views
- 1,817
Same problem here.
Windows 8 64bit RTM
I can never switch between accordion panels, no matter how many there are. In fact, I can never click on anything except the first accordion panel on the... -
25 Apr 2012 4:18 AM
- Replies
- 2
- Views
- 424
I can't be the only one who has noticed, but the online documentation is unusable on iOS.
On a phone sized device, not at all. On an iPad you can kind of limp around but its horrifically... -
30 Nov 2011 11:10 AM
- Replies
- 3
- Views
- 674
I can't get to the save part because the load fails.. the load operation returns:
{
"id" : 6,
"type" : "Leaf",
"leaf" : true,
"nodeParentId" : 3,
"text" : "2c" -
29 Nov 2011 11:04 PM
- Replies
- 3
- Views
- 674
Quick overview,
I've got a controller, model, store, and view to build a simple Tree whose data backed by RESTful JSON services.
I got all of the above working just fine (the TreePanel view...
Results 1 to 14 of 14
