Search Type: Posts; User: littletree
Search: Search took 0.01 seconds.
-
23 Sep 2011 1:41 PM
- Replies
- 2
- Views
- 1,011
This is a bit late, but I was searching for the very same thing (and unfortunately did not find what I was looking for). However, I did come up with a workable solution that I have posted here:
... -
23 Sep 2011 5:51 AM
- Replies
- 1
- Views
- 390
Please see my answer here:
http://stackoverflow.com/questions/7526400/extjs-properly-set-waitmsgtarget-using-mvc-pattern/7529970#7529970 -
21 Sep 2011 11:29 AM
- Replies
- 179
- Views
- 22,024
The whole website seemed down for a minute there, but they are both online now. Thanks!
-
21 Sep 2011 10:31 AM
Jump to post Thread: The online docs are down by littletree
- Replies
- 6
- Views
- 1,034
+1 for the "down for everyone" link. I did post a quick reply to the bugs thread. Thanks for your help, and I'll mark the answer.
-
21 Sep 2011 10:22 AM
- Replies
- 179
- Views
- 22,024
Anyone else having problems with the online docs at the moment? I keep getting server not found for docs.sencha.com
-
21 Sep 2011 10:18 AM
Jump to post Thread: The online docs are down by littletree
- Replies
- 6
- Views
- 1,034
What the heck? If I go to the home page, and click the link right off their page, I get "Firefox can't find the server at docs.sencha.com". Are you using a cached version? Oh, and can I move this...
-
21 Sep 2011 9:38 AM
Jump to post Thread: The online docs are down by littletree
- Replies
- 6
- Views
- 1,034
Where would I post this, such that it is most relevant and seen by the sencha development team? By the way, they really are down, and it's very annoying.
LittleTree. -
2 Sep 2011 9:09 AM
- Replies
- 33
- Views
- 7,445
+1. An "excel" like grid would be a common use case, would it not? It would be really nice to drag over a range of cells, then copy and paste into a spreadsheet...
-
26 Aug 2011 5:07 AM
- Replies
- 6
- Views
- 1,137
Agreed.
-
12 Aug 2011 12:04 PM
- Replies
- 4
- Views
- 1,446
As far as I understand it an Ext.data.Store is not a component, thus you cannot use ComponentQuery to access it (please someone correct me if I am wrong here).
Either way, I recommend you try... -
12 Aug 2011 10:58 AM
- Replies
- 4
- Views
- 1,446
If you create an alias (xtype) like so: alias: 'widget.clientdetail' you could find the component with: Ext.CompoentQuery.query('clientdetail').
Also, see here:... -
12 Aug 2011 10:25 AM
- Replies
- 2
- Views
- 1,279
Surely someone out there knows the answer to this... :-?
-
10 Aug 2011 12:15 PM
Jump to post Thread: What are refs? by littletree
- Replies
- 9
- Views
- 1,016
They are documented under Ext.app.Controller, and here's a link to boot: http://docs.sencha.com/ext-js/4-0/#/api/Ext.app.Controller.
Scroll down the page a bit, and it will tell you all you need... -
10 Aug 2011 6:13 AM
- Replies
- 2
- Views
- 1,279
Generally, it is more efficient to apply a single listener to a container of buttons (and then locating the target), vs applying a listener to each button.
So, using an MVC approach in ExtJS... -
6 Jul 2011 4:58 AM
- Replies
- 22
- Views
- 14,738
http://lucian.lature.net/extjs/ux/tab/VerticalPanel.js
I'm not sure if he intentionally left out this link or not, but nonetheless that's where I found it.
Never underestimate the power of right... -
29 Jun 2011 2:07 PM
- Replies
- 22
- Views
- 14,738
Ok, so I beat my head against a wall for a while today while getting the following error:
layout.owner is undefined in ext-all-debug.js line 23050.
After a bit of digging I found that by... -
29 Jun 2011 5:45 AM
- Replies
- 22
- Views
- 14,738
In what ways is your version an improvement over the one at http://iamtotti.com/blog/2010/03/extjs-vertical-tabpanel-example/?
Additionally, your demo page doesn't provide a link to download, but...
Results 1 to 17 of 17
